{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "HardwareInfo", "type": "object", "properties": { "version": { "type": "string" }, "upgrade_policy": { "type": "string" }, "upgrade_version": { "type": "string" } } }