UDMI / Docs / Messages / Status
The State and system/logentry messages both have status
and logentries
sub-fields, respectively, that
follow the same structure.
- State
status
represents sticky conditions that persist until the situation is cleared, e.g. “device disconnected”. - 🧬Logentry events are transitory event that happen, e.g. “connection failed”.
The working examples below demonstrate status
and logentries
fields in different message types:
state
(../../tests/schemas/state/example.json)events_system
(../../tests/schemas/events_system/example.json)