-
Notifications
You must be signed in to change notification settings - Fork 10
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
info.connection is "true" while connection is down #64
Comments
Test 1: create adapter instance, set correct IP address, but no user/password Test 2: create adapter instance, set incorrect IP address, no user/password Test 3: create adapter instance, set correct IP address, correct portal user, but no password Test 4: create adapter instance, set correct IP address, correct portal user, correct portal password, but no RSCP password Test 5: create adapter instance, set correct IP address, correct portal user, correct portal password, correct RSCP password Test 6: create adapter instance, set correct IP address, correct portal user, correct portal password, wrong RSCP password Problem is not reproducible. Will ask @timmerx for steps to reproduce. |
Not reproducible. |
Timmerx Hi |
Test 7: create adapter instance, set correct IP address, correct portal user, correct portal password, correct RSCP password, Port = 502 Log shows several messages sent to E3/DC, but no response. |
Fixed with v1.0.2 |
Describe the bug
It seems that
e3dc-rscp.0.info.connection
does not correctly reflect the connection status.Reported by @timmerx, see https://forum.iobroker.net/topic/49217/test-adapter-e3dc-rscp-v0-0-x-github/282
To Reproduce
Steps to reproduce the behavior:
e3dc-rscp.0.info.connection
is trueExpected behavior
e3dc-rscp.0.info.connection
should be true only when the connection is up and running.Screenshots & Logfiles
see https://forum.iobroker.net/topic/49217/test-adapter-e3dc-rscp-v0-0-x-github/282
Versions:
Additional context
E3/DC S10 (46163xxxxxxx0)
The text was updated successfully, but these errors were encountered: