Hi
I have two Generic IO sensors I created on Vera to monitor my servers CPU Total % and Mem Used %.
The data for these Vera sensors is pushed from Node-Red using an InFluxDB.
This is how the sensors look in the Vera web GUI.
This is how they look in The Home Remote, “Unknown”.
The sensors as imported in the designer:
These are the details of these Generic IO sensors in Vera:
Device_Type = urn:schemas-micasaverde-com:device:GenericSensor:1
Device_File = D_GenericSensor1.xml
Device_JSON = D_GenericSensor1.json
Category_Num = 4
Subcategory_Num = 0
The variable “CurrentLevel” is the one that holds the “Level” or the current % value.
Thanks