| Interface | Description |
|---|---|
| License |
The represents an Ignition license file
|
| LicenseDetails |
Represents the licensing details for a specific module
|
| LicenseState |
Represents what license state a specific module is in, including any platform-wide license details and the license
details for the module in question.
|
| ModuleLicense |
| Class | Description |
|---|---|
| ActivatedLicenseState | |
| ActivationRequest |
An activation request has four things in it:
Licens key
System information hash
reload flag
System details
|
| Base32 | |
| BaseLicense | |
| BaseLicense.LicenseParser | |
| CDKey | |
| FreeLicenseState | |
| IgnitionLicense | |
| LicenseDetailsImpl | |
| LicenseRestriction |
Represents some license parameter.
|
| LicenseUpdatedMessage | |
| ModuleLicenseImpl | |
| ResponseCode | |
| SystemInfo |
Convenience class for getting access to the system details and ID.
|
| TrialLicenseState | |
| UnactivationNotice |
| Enum | Description |
|---|---|
| DemoCountdownState | |
| LicenseMode |
| Exception | Description |
|---|---|
| UnlicensedFeatureException |
A exception thrown whenever the system tries to do or access something that has not been licensed.
|