Skip to content

FLX-1631: Firmware mode can now be read in as an optional argument and the allowed modes.

Alex Christopher Martyniuk requested to merge FLX-1631_firmware_mode_fix into master

Firmware mode can now be read in as an optional argument and the allowed modes read from the YAML. This returns a bool which is then attached to the attributes of the node/register.

Implements much of FLX-1631, just needs additional testing.

Merge request reports