TEST-X
{{#switch: {{{model}}}

Overcurrent recovery
Parameter ID = 350
The feature will attempt to recover DOUT state when an overcurrent is detected in the circuit.
Principle of recovery: The DOUT is toggled to HIGH and the device checks whether the overcurrent event is still present. If yes, DOUT is toggled to LOW. This toggling to HIGH and LOW have the duration of ~2 ms and ~3 ms respectively, thus the whole cycle takes ~5 ms. This is repeated until the overcurrent event is no longer detected or the maximum number of attempts (1000) is reached (takes ~5 seconds in total).
Inversion
Parameter ID = 360
This feature inverts digital output. All scenarios and commands will have inverted effect for the digital output. For example, when DOUT is inverted - it will be ON by default and triggering any scenario will turn it OFF.
Normal behavior: DOUT ON -HIGH (1), DOUT OFF -LOW (0).
Inverted behavior: DOUT ON - LOW (0), DOUT OFF - HIGH (1).
IMPORTANT! DOUT state I/O element that is sent in the records represents the real state of the DOUT pin.