Illia Barkov

Results 189 comments of Illia Barkov

Hi @Crissbenavides, Could you set logging level to DEBUG and after encountering the issue send logs to us (service log, tb_connection log and connector log files)? It will be helpful...

Hi @jh83, Thank you for your interest in ThingsBoard IoT Gateway. Please find related commit, I have adjusted errors handling during decoding - please try and let us know about...

Hi, The new version is released. Please try to use it, feel free to open new issue if you discover something.

Hi @jpiwek, Thank you for your interest in ThingsBoard IoT Gateway, you can find the example of the custom connector in our official documentation - https://thingsboard.io/docs/iot-gateway/custom/serial-connector/ Described functionality like control...

@jpiwek, It is a complex task that requires changes in UI and the gateway itself. I can answer about the gateway part - you can use RPC to connectors to...

@jpiwek Please find answers below: >1. send scan RPC request to the gateway device: _ -> "serial-connector_scan" would then invoke my serial-connectors' Python scan function, right? -where to create this...

Hi @jpiwek, You can check ble_connector.py, for example method 'SCAN'.

We use IDE(VSCode or Pycharm) and run the gateway for sources for development, but you can run as you want. Anyway, unfortunately, at the moment - there is no way...

Hi @jpiwek, > Which mean I have to add the corresponding custom connector config into tb_gateway.json file and then debug by my application using debug console? Unfortunately, yes. According to...

Hi @jpiwek, I closes this issue, because it looks finalised for me. Feel free to open the new one if you discover some issue, or you also may open a...