Protocols - Events Sample Clauses
Protocols - Events. All events are implemented using the publish and subscribe paradigm and provide a standard data structure that is the following: Event ID [String] (can be incremented automatically) Event name [String] Version ID [int] Type ID [String] (needed by communication infrastructure to manage events) Timestamp [String] XmlPayload [String] (general purpose area defined by a proper xsd file) In the description of the following events this standard structure is not shown. The “provides” section is related only to the structure defined inside the XmlPayload field.
