{ "configs": [ { "id": "hochbeet", "host": "hochbeet", "port": 64001, "water": { "relay": 2, "autostate": true, "times": [ { "on_time": "8:00", "off_time": "8:10" } ] } }, { "id": "tomatentuppen", "host": "hochbeet", "port": 64001, "water": { "relay": 3, "autostate": true, "times": [ { "on_time": "8:00", "off_time": "9:00" } ] } }, { "id": "rasen_1", "host": "garten", "port": 64001, "water": { "relay": 3, "autostate": true, "times": [ { "on_time": "6:00", "off_time": "6:30" } ] } }, { "id": "wasseranschluss", "host": "garten", "port": 64001, "water": { "relay": 2, "autostate": true, "times": [ { "on_time": "6:30", "off_time": "7:00" } ] } }, { "id": "gewaechshaus", "host": "garten", "port": 64001, "water": { "relay": 1, "autostate": true, "times": [ { "on_time": "8:00", "off_time": "8:10" } ] } }, { "id": "rasen_2", "host": "wels", "port": 64001, "water": { "relay": 1, "autostate": true, "times": [ { "on_time": "7:30", "off_time": "8:00" } ] } }, { "id": "rasen_3", "host": "wels", "port": 64001, "water": { "relay": 2, "autostate": true, "times": [ { "on_time": "7:00", "off_time": "7:30" } ] } } ] }