12 lines
252 B
JSON
12 lines
252 B
JSON
{
|
|
"description": "Interface for devices that support a child lock on physical keys.",
|
|
"states": [
|
|
{
|
|
"name": "childLock",
|
|
"type": "bool",
|
|
"writable": true,
|
|
"logged": true
|
|
}
|
|
]
|
|
}
|