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

Behavior msg.topic of ccu-rpc-event in Redmatic #272

Closed
Groofertje opened this issue Nov 5, 2019 · 1 comment
Closed

Behavior msg.topic of ccu-rpc-event in Redmatic #272

Groofertje opened this issue Nov 5, 2019 · 1 comment
Labels
🐛bug Something isn't working ⚙️ccu nodes 👯‍♂️duplicate This issue or pull request already exists

Comments

@Groofertje
Copy link

I found something weird with the returning msg.topic of the node ccu-rpc-event in Redmatic 5.2.0

In the node the returning msg.topic is declared with "${room}/${datapoint}/${datapointType}/${payload}"
No problem with this al working fine exept when the payload is 0 or false, then the value is NOT showed (integrated) into the msg.topic. (I don't know with negatief value's).

This happend with both HMIP-RF as BIDCOS-RF.
But the msg.payload show the value 0 or false

==> Picture Node HmRFIP No payload 0
Node HmRFIP No payload 0

==> Picture Node BidCos No payload 0
Node BidCos No payload 0

Also if the node is declared HMIP-RF with the value OPERATING-VOLTAGE then the room and functions are NOT implemented neither into the msg.topic as in the msg(object). With the BidCos there is NO problem.

==>Picture Node HmRFIP No room
Node HmRFIP No room

I found a solution by redeclaring the topic myself in a separate function

I mentionned this behavior also in rdmtc/node-red-contrib-ccu
Srr for my poor english :)

@hobbyquaker hobbyquaker added 🐛bug Something isn't working ⚙️ccu nodes 👯‍♂️duplicate This issue or pull request already exists labels Nov 6, 2019
@hobbyquaker
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working ⚙️ccu nodes 👯‍♂️duplicate This issue or pull request already exists
Development

No branches or pull requests

2 participants