17 lines
440 B
JSON
17 lines
440 B
JSON
{
|
|
"data": {
|
|
"status": [
|
|
{ "key": "BSH.Common.Status.RemoteControlActive", "value": true },
|
|
{ "key": "BSH.Common.Status.RemoteControlStartAllowed", "value": true },
|
|
{
|
|
"key": "BSH.Common.Status.OperationState",
|
|
"value": "BSH.Common.EnumType.OperationState.Ready"
|
|
},
|
|
{
|
|
"key": "BSH.Common.Status.DoorState",
|
|
"value": "BSH.Common.EnumType.DoorState.Closed"
|
|
}
|
|
]
|
|
}
|
|
}
|