mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-11 18:54:52 +00:00
Adds PD.Core schema files from submodule build
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
"$ref":"ControlPropertiesConfigSchema.json#definitions/ControlPropertiesConfig"
|
||||
},
|
||||
"id":{
|
||||
"title":"Display ID",
|
||||
"description": "This must match the ID set in the display's on screen menu",
|
||||
"type":"string",
|
||||
"pattern": "^([0-9]|0[1-9]|[1-9][0-9])$"
|
||||
"pattern": "^(?!FF)[0-9,A-F,a-f][0-9,A-F,a-f]$"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user