2024-01-15 03:25:48 +01:00
|
|
|
{
|
|
|
|
"dynamic": {
|
|
|
|
"sensors": {
|
|
|
|
"temperature": [
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
2024-01-21 03:54:01 +01:00
|
|
|
"unit": "°C",
|
2024-01-15 03:25:48 +01:00
|
|
|
"location": "Innenhof",
|
|
|
|
"description": "Sensor im Innenhof (erreichbar durch das Flurfenster)"
|
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"humidity": [
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
|
|
|
"unit": "%",
|
|
|
|
"location": "Innenhof",
|
|
|
|
"description": "Sensor im Innenhof (erreichbar durch das Flurfenster)"
|
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
}
|
2024-08-17 00:15:27 +02:00
|
|
|
],
|
2024-08-17 23:09:19 +02:00
|
|
|
"ext_3d_printer_busy_state": [
|
2024-08-17 00:15:27 +02:00
|
|
|
{
|
|
|
|
"sensor_data": {
|
|
|
|
"unit": "bool",
|
|
|
|
"location": "Loetschlauch",
|
|
|
|
"name": "mk4",
|
2024-08-17 23:09:19 +02:00
|
|
|
"description": "Prusa mk4 busy state"
|
2024-08-17 00:15:27 +02:00
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
|
|
|
"unit": "bool",
|
|
|
|
"location": "Loetschlauch",
|
|
|
|
"name": "mk3.5",
|
2024-08-17 23:09:19 +02:00
|
|
|
"description": "Prusa mk3.5 busy state"
|
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ext_3d_printer_minutes_remaining": [
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
|
|
|
"unit": "minutes_remaining",
|
|
|
|
"location": "Loetschlauch",
|
|
|
|
"name": "mk4",
|
|
|
|
"description": "Prusa mk4 minutes remaining"
|
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
|
|
|
"unit": "minutes_remaining",
|
|
|
|
"location": "Loetschlauch",
|
|
|
|
"name": "mk3.5",
|
|
|
|
"description": "Prusa mk3.5 minutes remaining"
|
2024-08-17 00:15:27 +02:00
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
}
|
2024-01-15 03:25:48 +01:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"state": {
|
|
|
|
"open": {
|
|
|
|
"allowed_credentials": [
|
|
|
|
"dooris-hauptraum"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|