An NrioModule has typical device-level status properties:
StatusStatus of NrioNetwork communications to this NrioModule. Possible status flags include:
Enabled property is set to false, either directly or in NrioNetwork. While status is disabled, all child Nrio points have disabled status; NrioModule polling is suspended.EnabledEither true (default) or false. Can be set directly or in parent NrioNetwork. See Status disabled description.
HealthContains properties including timestamps of last “ok” time and last “fail” time, plus a string property describing last fail cause.
Fault CauseIf status has fault, describes the cause (e.g.: “Invalid UID: Do Discover and Match”).