intelligentplant / AppStoreConnect.Adapters

Allows Intelligent Plant App Store Connect to query 3rd party systems
https://appstore.intelligentplant.com
MIT License
0 stars 0 forks source link

Add Type property to event model #383

Closed wazzamatazz closed 6 months ago

wazzamatazz commented 6 months ago

Adds a Type property to EventMessage, EventMessageWithCursorPosition etc.

The Type property is intended to hold the event type (e.g. "High Limit Excursion"). The Message property is still used to hold the actual event message details.