craftbeerpi4-pione/config/sensor.json

16 lines
311 B
JSON
Raw Normal View History

2021-01-22 23:25:20 +01:00
{
2021-02-06 00:40:55 +01:00
"data": [
{
"id": "RedQfuxfy4mYe6PwioY95y",
"name": "Test",
"props": {
"Interval": 5,
"Sensor": "DEF"
},
"state": {
"value": 0
},
"type": "OneWire"
}
]
2021-01-22 23:25:20 +01:00
}