Open pluk77 opened 2 months ago
I checked the code in NPM and it seems the power-consumption capability seems to be supported, but somehow it is not showing in my node-red node? I see in the code there is some check for the version of iHost? I am running version 2.2.0 so that should not be the problem I think.
I am using version 1.3.0 from NPM, but the code on NPM seems to be much newer than the code in this repo. Is the code actually still maintained on Github?
Why I am asking, is that there seems to be a capability option missing from the Register Device node, namely power-consumption
I am trying to register a power-consumption device in a way that will show a graph in iCube. However, I can only find Power, Voltage and Current, which show in iCube but only as current values, not as a graph.
I would like to try and fix this, but seeing the code in this repo is not up to date, I can not supply you with a Pull Request.