Changes

no edit summary
Line 31: Line 31:     
==Device configuration==
 
==Device configuration==
 +
 +
If you chose the first option, no additional device configuration is needed. If you would like a set up based on the second schematic, you would need to do additional configuring in the device. First of all, we need a custom startup script to toggle a second relay to ON position. Follow these steps to configure startup behavior:
 +
 +
* Navigate to '''System -> Custom scripts -> Startup script'''.
 +
* Above the exit 0 text, input command to turn on the output Pin: ''ubus call ioman.gpio.dout1 update '{"value":"1"}'''