Structure of an Event
An Event consists of an envelope and the payload. Depending on the topic the payload is of different types which match the types of the RESTful API models.
Envelope
Payloads
In order to find out which event carries which payload please see the section regarding Available Events. Events which refer to updated entities (e.g. FACILITY_UPDATED) always show the updated version of that entity in their payload.
Last updated