I am currently developing a driver for ignition.
I would like to integrate redundancy management in order to impact the state of the connected devices according to the “Standby Activity Level” (Cold/Warm).
This behavior can be found on the Modbus TCP module of Inductive.
On the Backup gateway (Cold) the connected devices are Disconnected.
On the Backup gateway (Warm) the connected devices are Connected.
I have a hard time understanding how to set this up.
Should I manage it myself according to the states issued by the RedundancyManager or, is it possible to let Ignition manage it.
Moreover I wonder about the generation of “backup” type license.
“backup” type license only usable on a “backup” type gateway.
Is it really up to me to manage it or is there a module configuration that would manage it automatically ?
I am interested in any information or example to implement this !