Skip to main content

Enums

Version: 1.0.0

EventLevels

Defines the level of the event (Information, Warning, Error)

IDValuesDescriptions
0DebugDebug
1InformationInformation
2WarningWarning
3ErrorError
4CriticalCritical

EventSources

The source of an event is the entity that is responsible for the event.

IDValuesDescriptions
0UndefinedNo source has been assigned to the event.
1IdentityServiceThe event was generated by the Identity Service.
2BotServiceThe event was generated by the Bot Service.
3CommunicationServiceThe event was generated by the Communication Service.
4AssetRepositoryServiceThe event was generated by the Asset Repository Service.
5MeshAdapterThe event was generated by the Mesh Adapter.
6AdminPanelThe event was generated by the Admin Panel.

EventStates

IDValuesDescriptions
0Active
1Inactive
2Error

NotificationTypes

IDValuesDescriptions
0EMail
1SMS
2Push

RenderingTypes

IDValuesDescriptions
0Plain
1Html