-
Notifications
You must be signed in to change notification settings - Fork 59
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
ReGa pong support #44
Comments
Can you please provide example code how you send the ping so that ReGaHss responds with a PONG so that everyone can reproduce the issue himself. |
I don't send ping to the ReGa, I send it to rfd and rfd generates a pong event - and this event leads to the ReGa error. It's just a simple RPC ping with 1 irrelevant string param. Example code really neccessary? :) |
a bit more information: The ReGa receives an event from the rfd with following 4 parameters:
i would say: rega should just ignore that event. further information can be found in chapter 4.3.37 here http://www.eq-3.de/Downloads/eq3/download%20bereich/hm_web_ui_doku/HM_XmlRpc_API.pdf hth |
@hobbyquaker Thanks for this information. However, just for convenience it would still be good to have a handy example to be able to directly and quickly reproduce the issue. So please modify the following single line example so that you ping/pong can be reproduced:
This is an example of how to query the RSSI info of all devices. |
|
ReGa always logs an error
no exists device object with address= CENTRAL
when receiving a PONG.The text was updated successfully, but these errors were encountered: