craftbeerpi4-pione/config/actor.json

29 lines
689 B
JSON
Raw Permalink Normal View History

2021-01-22 23:25:20 +01:00
{
"data": [
{
2021-01-23 14:41:26 +01:00
"id": "8BLRqagLicCdEBDdc77Sgr",
2021-01-24 22:14:57 +01:00
"name": "Heater",
2021-01-23 14:41:26 +01:00
"props": {
"Param3": 2,
"Param4": "",
"Param5": "8BLRqagLicCdEBDdc77Sgr"
},
"state": false,
2021-01-22 23:25:20 +01:00
"type": "CustomActor"
2021-01-24 22:14:57 +01:00
},
{
"id": "Aifjxmw4QdPfU3XbR6iyis",
"name": "Pump1",
"props": {},
"state": false,
"type": "CustomActor"
},
{
"id": "HX2bKdobuANehPggYcynnj",
"name": "Pump2",
"props": {},
"state": false,
"type": "CustomActor"
2021-01-22 23:25:20 +01:00
}
]
}