You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
AWS Injector supports custom tag properties to enable certain features. Creating custom properties on MQTT tags is a simple process and is no different than custom properties on any other Ignition tag (as documented here).
Custom Tag Properties
ExcludeFromPayload
Name: ExcludeFromPayload
Type: Boolean
Action: Controls whether or not a tag is included in the JSON message payloads.
TagEventTracer
Name: TagEventTracer
Type: Boolean
Action: Controls whether or not a tag event tracing is generated for this tag.
- Logs the timestamp (human readable and ms since epoch) and value when the BIRTH is built
- Logs a timestamp (human readable and ms since epoch) and every time that tag changes and its value
- Log a timestamp and value when a metric push happens