Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

receiving channel status error #4

Open
tenabiker opened this issue Aug 18, 2021 · 0 comments
Open

receiving channel status error #4

tenabiker opened this issue Aug 18, 2021 · 0 comments

Comments

@tenabiker
Copy link

Hello,
I'm trying to read a channel status but nodered crashes when receive channel status.

Above the error:

18 Aug 08:55:10 - [info] Started flows
18 Aug 08:55:10 - [info] [hdl-network:gatewifi] Successfully connected to the HDL network @ 192.168.1.6:6000
<Buffer 01 00>
<Buffer 02 00 00>
<Buffer 01 00>
<Buffer 02 00 00>
<Buffer 01 00>
<Buffer 02 00 00>
<Buffer 02 00 00>
18 Aug 08:55:29 - [red] Uncaught Exception:
18 Aug 08:55:29 - TypeError: Cannot set property '1' of undefined
at Object.processData (C:\Users\Rafael\node_modules\hdl-automation-nodered\HDL\functions\singleChannelControl.js:29:39)
at processReceiveBuffer (C:\Users\Rafael\node_modules\hdl-automation-nodered\nodes\network.js:491:71)
at Timeout._onTimeout (C:\Users\Rafael\node_modules\hdl-automation-nodered\nodes\network.js:113:55)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant