bitpool / edge-modbus

Set of Node-RED modules to support reading Modbus devices
MIT License
4 stars 3 forks source link

Bitpool Edge Modbus #2

Open MiguelRenato opened 11 months ago

MiguelRenato commented 11 months ago

Display node does not work if the device node has an address "0"

TypeError: Cannot read properties of undefined (reading 'modbusSource')

bitpool-dev commented 10 months ago

Hello,

Thank you for reporting the issue with the display node not working when the device node has an address "0".

To help resolve this, I would need some additional information about your environment:

  1. Node-RED Version: What version of Node-RED are you currently using?

  2. Operating System: Which operating system is your Node-RED instance running on?

  3. Detailed Error Description: Can you provide a more detailed description of the steps leading to the TypeError? This will help in replicating the issue.

  4. Flow Configuration: It would be helpful if you could share the configuration of your flow, particularly how the device node and display node are set up. Please ensure to remove any sensitive information before sharing.

  5. Connected Devices: What are the specific devices connected to Node-RED for this flow? Please include their make and model if possible.

This information will be crucial in diagnosing the issue more accurately and providing a suitable solution.

Awaiting your detailed response to assist you further.

Best regards, Bitpool