Skip to content

Adapt functional tests to work with new configuration of relays (issue 72)

Function simplified to parse an array returned by the relay server that links each relay number (currently raspberry gpios) to a state 0 (low) or 1 (high). Removed older functions now uneeded Removed parameters, as this function is only used in change_input_boxrelay and inherits its local variables

Closes #72 (closed)

Merge request reports