{ "type": "object", "properties": { "properties": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "supportedDevices": { "type": "array", "description": "本字段非必填,如果为空,表示该属性支持所有的设备类型", "items": { "type": "string", "enum": ["tv", "phone", "tablet", "wearable", "liteWearable", "smartVision"] } }, "syntax": { "type": "array", "description": "语法", "items": { "type": "object", "properties": { "name": { "type": "string", "description": "支持