How to consume streaming notifications

Terminology

TermDescription
ActionA 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 attributesAlso called ODD attributes, these are attributes created and maintained by a space user. Attributes are typically grouped to stages.
ElementThe smallest part of an ADZ Map. Also called a segment
Map attributesAttributes associated with an element and coming from the source HD map
Web appThe 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.