I am using iHost setup with local Node Red install on which I have added eWeLinkCube pallete. On my Victron system I have also setup Node Red and I am successfully reporting data via MQTT.
Node Red correctly sees data but when I am trying to create a virtual device on iHost I am unable to view it.
I am extracting inverter power and state of charge in the other instance of Node Red → data is correctly received in Node Red installation on iHost, I am also able to use it via swich function, but when I try to use register-device node, no data is showing.
It is not clear how I should configure this note to have the soc and power displayed into iHost device view.
Hello, we sincerely apologize for the inconvenience caused. To help our technical team pinpoint the issue more accurately, could you please provide the Node-RED logs? You can upload the log file via the iHost local web page feedback. If convenient, it would also be very helpful if you could export the relevant flow and send it to us. Thank you for your cooperation!
I should update this by saying I did not read the instructions before hand and it was wrongly used by me (should have used put-device to transmit data, not only register-device).
Main issue is now that the documentation is addressed to more experienced people (who probably understand JS, unlink me ) and that either some of the functions expect a different name or I was using it wrong.
Either way, a simpler chart to show what register-device expects as data via json would be better for “enthusiasts” and beginners such as myself. I’ll compile an example once I have access to my iHost and share it.
Please see my other topic for more details and I will submit the logs once I get home.