gohm-tech
Results
2
issues of
gohm-tech
We are working on RPC capabilities. - Firstly the sensor sent sensor data via MQTT connector using /sensor_data topic. (The sensor has never used connectRequests.) - We can see this...
help wanted
When there is a problem with network (or no connection at all), the `post` function inside `login` function (`rest_client_base.py` file) is creating unhandled exceptions. I thing this post function needs...