node-red-contrib-modbus running problem with electron-node-red #257
Labels
community
could be done by the community
feature request
help wanted
pull request welcome
send your pull request and contribute to the project
sponsors are welcome
https://plus4nodered.com/
v5
Windows
I'm submitting a problem with node-red-contrib-modbus running problem with electron-node-red (check one with "x")
Support/Advice
Feature
What is the motivation / use case for changing the behavior?
Simple question to get some hint
Problem
Current behavior
node-red-contrib-modbus work well on node-red platform, but node-red-contrib-modbus can not reconnect with device after
packed by electron-node-red. all other nodes can be packed and work well by electron-node-red except node-red-contrib-modbus. I do not think this is node-red-contrib-modbus design problem, but I'd like to debug it to find out what's problem why node-red-contrib-modbus can't be packed correctly, so I ask where is the code related function to make node-red-contrib-modbus always keep live whether device is online or not online.
you may see my problem here: dceejay/electron-node-red#16
Expected behavior
Minimal reproduction of the problem with instructions
Your Environment
Please tell us about your environment:
(x ) I am using just the Node-RED package and got modbus-serial package installed with it
( ) I have installed modbus-serial package global from source (using git clone)
Yes, modbus-serial is the name but it does all, TCP and Serial.
The node-modbus package is just for the Modbus Server node.
Device :
Description of the connecting Modbus system:
node-red-contrib-modbus version: v5.14.0
node --version
= vv12.19.0The text was updated successfully, but these errors were encountered: