Get Gateway Licensing Info with script?

Is there any utility I can use to grab licensing info like the license number, and the licensed modules for a license? Seems like the only way is to manually look on each gateway?

Thanks

What is your end goal with this information?

We have a large amount of licenses, we’d like to build some tools to help manage which ones are being used for what.

The SDK for add-ons has APIs that can be used. You’ll have to figure out the unsupported stuff, but you can start here:

https://files.inductiveautomation.com/sdk/javadoc/ignition81/8.1.1/com/inductiveautomation/ignition/gateway/model/GatewayContext.html#getLicenseManager()

1 Like

Also, I’d be remiss if I didn’t mention EAM.
https://docs.inductiveautomation.com/display/DOC81/Enterprise+Administration+Module