BiancoRoyal / node-red-contrib-modbus

maintained by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-modbus
BSD 3-Clause "New" or "Revised" License
278 stars 107 forks source link

Modbus-Flex-Connector error "setting 'nodeStatus'" #474

Open DyachenkoAlexey opened 4 days ago

DyachenkoAlexey commented 4 days ago

Which node-red-contrib-modbus version are you using?

5.40.0

What happened?

After updating node-red-contrib-modbus, Modbus-FlexConnector began to display the message "TypeError: Cannot set properties of undefined (setting 'nodeStatus')". Adding the "nodeStatus" parameter to the input message for configuring the port did not lead to positive results.

Server

Modbus-Server Node

How can this be reproduced?

Send new port settings to the input in accordance with the example to the node.

What did you expect to happen?

The settings were applied as in previous versions. But now they don't work.

Other Information

No response

MaryamJalil commented 2 days ago

Hi @DyachenkoAlexey , Can you share your example flow for this issue in the comment too

DyachenkoAlexey commented 2 days ago

Hi. My solution is to go back to the previous version. My project requires changing the connection settings via dashboard.