You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Azure Injector automatically creates a known set of folders containing tags for Injector Control and Injector Info.

The tables below describe these tags.

Azure Injector Control

NameData TypeDescription
RefreshBooleanA writeable tag to request an Azure Injector refresh. This will force all Edge Nodes to disconnect and reconnect resulting in the sending of NDEATH, NBIRTH and DBIRTH messages
Refresh RequiredBooleanA tag indicating that new tags have been identified by Azure Injector and a refresh is required

Azure Injector Info

A folder will be created for each configured Azure connection using the Name property from the connection configuration setting as the folder name.

NameData TypeDescription
Bytes Per SecondLongThe average number of bytes per second pushed by the Edge Node since module restart
Bytes PushedLongThe number of bytes pushed by the Edge Node since module restart
Bytes QueuedLongThe number of bytes queued to be published from the Edge Node since module restart
Messages FailedLongThe number of messages that failed to be pushed from the Edge Node since module restart
Messages Per SecondFloatThe average number of messages pushed per second from the Edge Node since module restart
Message Push Time Average (ms)LongThe average time in milliseconds for each message to be pushed from the Edge Node since module restart
Messages PushedLongThe number of messages pushed by the Edge Node since module restart
Messages QueuedLongThe number of messages queued to be pushed by the Edge Node since module restart
Messages Size Average (bytes)LongThe average message size in bytes pushed by the Edge Node since module restart
Message Size MaxLongThe largest message size in bytes pushed by the Edge Node since module restart
Messages StoredLongThe number of messages stored to be pushed if Store and Forward is enabled since module restart
Offline DateTimeDateTimeThe last time at which the MQTT Client successfully disconnected from the Azure IoT Hub, IoT edge, Event or IoT Central
OnlineBooleanA read-only tag showing the connection status of the MQTT Client
OnlineDateTimeDateTimeThe last time at which the MQTT Client successfully connected to the Azure IoT Hub, IoT edge, Event or IoT Central
  • No labels