Generate license for redundant gateway

Hi

I'm a little confused on how to generate license key for my custom module on Vision Showcase project when targeting redundant gateway.

There is parameter or setting to tell this license can only be used for redundant system

Thanks for the help.

The convention is to add a backup boolean license parameter, set to "1" or "true". I've always written my activation checks to enforce this when present (by check the redundancy state for isBackup() when that parameter is present.

1 Like