-
Notifications
You must be signed in to change notification settings - Fork 844
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
[HELP] Connectors RPC on UI setValue getValue dont work??? #1450
Comments
Hi guys, I am facing the same issue here, but with mqtt connector. The good thing is I can send my attributes and telemetry from device -> mqtt -> gateway -> TB server. no issues with that I can dynamically create devices, which is GREAT. but I cannot get RPC working. I created a dumb dashboard with a round switch to set pin value to my device. I am stuck for over a week now... no luck so far, I created a whole new environment, with python installation for a new gateway... same issue, here is my whole mqtt.json file just in case... but I cannot get any attribute or RPC update on the device side, actually I am not getting any mqtt msg from the gateway , becuase I am subscribed to # topic, so I can catch all msgs from all topics... and I never received anything coming from gateway... which is strange.... ... thanks a lot for your help. My config is the following as a 3rd issue... I have this message in the LOGS Gateway dashboard table Logging loading exception, logs.json is wrong: Unable to configure handler 'connectorHandler' IMHO the main issue is that I cannot debug, I dont know what is blocking the message to reach the broker. It would be very helpful to log the gateway at its full so we can see what is happening.
|
Thanks a lot seems to work now |
Hi there
Im trying to understand is it possible to read any register or write any register manually from TB UI using conector RPC dashboard screen (attaching)
But when i try to setValue or getValue, errors in log appear:
Pls help how to use this or maybe its not working yet??
The text was updated successfully, but these errors were encountered: