question

parateam avatar image
parateam asked

NodeRed on Multiplus GX (Large) - Modbus Server Node (EM24 simulation) not visible

Hello, i have a working node-red flow which is simulating an EM24 over an modbus server. NodeRed is running on a seperate machine with Home Assistant and Node Red.

This is used for a Modbus Power Meter for the PV-Values. It is visible in Venus OS as an Modbus TCP Device

I want to run this flow on the integrated Node Red in the large version. The input of the values (Modbus-TCP and JSON) ist working, but not the Modbus server. I've tried different Modbus ID's and Ports with no sucess.

Is it possible to run it on the same machine (GX on Multiplus-II)?

Node-REDModbus TCP
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

3 Answers
kortas avatar image
kortas answered ·

great question... I wish to solve similar task. It would be great if there is any way to write dbus values from nodered.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mr-manuel avatar image
mr-manuel answered ·

Maybe this driver could help you. It's not Modbus, but you can write the values over Node-RED and MQTT to the dbus: https://github.com/mr-manuel/venus-os_dbus-mqtt-grid

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

becker avatar image
becker answered ·

I use this: https://github.com/freakent/dbus-mqtt-devices

for emulating Grid Meter & PV Inverter, works great.


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.