Skip to content

Entities

Related guidance: concepts/entities, quickstarts/sensor-publisher, how-to/pli-entities, how-to/tracks-detections.

Runnable examples: publish_entity.py, watch_detections.py, watch_tracks.py.

SymbolSummary
EntitiesObserve and publish typed entities through supported MQTT v5 families.
EntityRepresent a timestamped entity and its current public attributes.
EntityIdentityIdentify an entity independently of its mutable state.
EntityEventPair an entity update with its event time and decoded location.
EntityMetadataCarry optional display hints and explicit JSON-valued extension data.
DisplayMetadataProvide optional reader-facing display hints for an entity.
EntityCategoryClassify the domain represented by an entity.
EntityStatusDescribe whether an entity is currently active.
AffiliationClassify an entity’s relationship to the reporting party.

Version 0.2.0 · branch main