How to consume streaming notifications
Terminology
| Term | Description |
|---|---|
| Action | A change or data request sent via an intake streaming layer from a user, user system, or the ADZ web UI. Actions contain information about the scope of changes and the change itself. A change is defined as operation of the action, which can include move, delete, or copy |
| Custom attributes | Also called ODD attributes, these are attributes created and maintained by a space user. Attributes are typically grouped to stages. |
| Element | The smallest part of an ADZ Map. Also called a segment |
| Map attributes | Attributes associated with an element and coming from the source HD map |
| Web app | The ADZ web application UI where users can see, control and trigger changes for content in an ADZ space. |
Message overview
Messages sent from the data-streaming layer is wrapped in an envelope object that contains the messages and various metadata. The messages themselves are contained in the payload array.