-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The Sensor status flag may not represent a binary sensor good / sensor bad value. Instead it may just indicate a temporary glitch while accessing the sensor. A better approach may be to monitor the sensor status flags and if they get set more than X number of times, report failure.
0 = Normal
1 = Triggered
2 = Failed
Where failed means that the flag has been set 3 or more times.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request