hyperion.ng/libsrc/leddevice/schemas/schema-aurora.json

18 lines
291 B
JSON

{
"type":"object",
"required":true,
"properties":{
"output": {
"type": "string",
"title":"edt_dev_spec_targetIp_title",
"propertyOrder" : 1
},
"key": {
"type": "string",
"title":"edt_dev_auth_key_title",
"propertyOrder" : 2
}
},
"additionalProperties": true
}