Skip to content

Commit

Permalink
minify config
Browse files Browse the repository at this point in the history
  • Loading branch information
flxdot committed Apr 19, 2024
1 parent dfd7061 commit 27eb83b
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions lib/py_edge_device/tests/test_data/device_config
Original file line number Diff line number Diff line change
@@ -1,51 +1,30 @@
io:
- identifier: temp-humi-intern
driver: dht11
direction: input
protocol: gpio
pin: 4
- identifier: uv-light
driver: si1145
direction: input
protocol: i2c
address: 0x60
- identifier: pump
driver: relay
direction: output
protocol: gpio
pin: 20
- identifier: valve-1
driver: relay
direction: output
protocol: gpio
pin: 21
- identifier: valve-2
driver: relay
direction: output
protocol: gpio
pin: 22
- identifier: valve-3
driver: relay
direction: output
protocol: gpio
pin: 23
- identifier: valve-4
driver: carlos.edge.device.io.relay
direction: output
protocol: gpio
pin: 24
- identifier: relay-6
driver: carlos.edge.device.io.relay
direction: output
protocol: gpio
pin: 25
- identifier: relay-7
driver: carlos.edge.device.io.relay
direction: output
protocol: gpio
pin: 26
- identifier: relay-8
driver: carlos.edge.device.io.relay
direction: output
protocol: gpio
pin: 27

0 comments on commit 27eb83b

Please sign in to comment.