Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.11 KB

EmsEvent.md

File metadata and controls

17 lines (13 loc) · 1.11 KB

EmsEvent

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
Index int32 Index of the event. Returned by default. [optional] [default to null]
LogMessage string A formatted text string populated with parameter details. Returned by default. [optional] [default to null]
Message *EmsEventMessage [optional] [default to null]
Node *InlineResponse201Node [optional] [default to null]
Parameters []EmsEventParameters A list of parameters provided with the EMS event. [optional] [default to null]
Source string Source [optional] [default to null]
Time string Timestamp of the event. Returned by default. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]