removed old properties for prototype controller
This commit is contained in:
parent
9c60d9f517
commit
658e184feb
1 changed files with 0 additions and 13 deletions
|
@ -306,18 +306,5 @@
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"pattern" : "", // TODO add pattern
|
"pattern" : "", // TODO add pattern
|
||||||
"translation" : { "de" : "Foto (URL)" }
|
"translation" : { "de" : "Foto (URL)" }
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "cuuid",
|
|
||||||
"type" : "string",
|
|
||||||
"max" : 36,
|
|
||||||
"pattern" : "/^[0-9a-zA-Z]{8}-[0-9a-zA-Z]{4}-[0-9a-zA-Z]{4}-[0-9a-zA-Z]{4}-[0-9a-zA-Z]{12}$/",
|
|
||||||
"translation" : { "de" : "Cotroller UUID" }
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "port",
|
|
||||||
"type" : "string",
|
|
||||||
"max" : 6,
|
|
||||||
"translation" : { "de" : "Controller Pin" }
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue