48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
|
{
|
||
|
"configs":
|
||
|
[
|
||
|
{
|
||
|
"id": "hochbeet",
|
||
|
"host": "hochbeet",
|
||
|
"port": 64001,
|
||
|
"water":
|
||
|
{
|
||
|
"relay": 2,
|
||
|
"autostate": false,
|
||
|
"times":
|
||
|
[
|
||
|
{
|
||
|
"on_time": "7:00",
|
||
|
"off_time": "7:20"
|
||
|
},
|
||
|
{
|
||
|
"on_time": "19:00",
|
||
|
"off_time": "19:20"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"id": "tomatentuppen",
|
||
|
"host": "hochbeet",
|
||
|
"port": 64001,
|
||
|
"water":
|
||
|
{
|
||
|
"relay": 3,
|
||
|
"autostate": false,
|
||
|
"times":
|
||
|
[
|
||
|
{
|
||
|
"on_time": "7:00",
|
||
|
"off_time": "7:20"
|
||
|
},
|
||
|
{
|
||
|
"on_time": "19:00",
|
||
|
"off_time": "19:20"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|