Skip to content

issues Search Results · repo:thingsboard/thingsboard-python-rest-client language:Python

Filter by

110 results
 (67 ms)

110 results

inthingsboard/thingsboard-python-rest-client (press backspace or delete to remove)

Hi everyone, This code snippet demonstrates how to send an RPC request associated with a device to Thingsboard using tb_rest_client: Code Snippet from tb_rest_client.rest_client_ce import RestClientCE ...
  • javadtayebi
  • Opened 
    26 days ago
  • #179

Hi, I m using Thingsboard 4.0.1 and thingsboard-python-rest-client 4.0.0 with Python 3.10.12. I m working on a script to export all the Thingsboard entities but I have an error during the rule chains ...
  • giordano91
  • Opened 
    on May 23
  • #178

Is there a way to determine if a specific user (by userId) is currently logged in? I have already attempted to use the /api/auth/login endpoint, which logs the user in again and returns a new JWT. However, ...
  • javadtayebi
  • Opened 
    on May 6
  • #177

Hello, after the fix in the pyproject.toml with v4.0.0 file why not removing completely the requirements.txt to avoid any issue in the future?
  • tscu-vid
  • Opened 
    on Apr 17
  • #176

We are experiencing an intermittent issue with the tb-rest-client (Version: 3.6.3) when used with ThingsBoard 3.6.3 Professional Edition. Approximately 1 in every 300–1000 login attempts results in the ...
  • AtaGunZ
  • Opened 
    on Mar 12
  • #173

I have a CSV exported TimeSeries data using tb-rest-client running on Python. I want this data re-added to an existing device on a new Thingsboard instance that had to be re-initialized due to some file ...
  • alialsheikh
  • Opened 
    on Mar 5
  • #172

OS: windows OS (win-11 23H2) Python version: 3.12.3 When I try to use the tb-rest client 3.8.0 (pip installed) on from a python script like this: try: from tb_rest_client.rest_client_ce import RestClientCE ...
waiting for release
  • rretanubun
  • 7
  • Opened 
    on Dec 24, 2024
  • #170

I see 2 issues with token_login() method 1. token_login() method doesn t change logged_in attrubte to true. As a result, the token won t be refreshed in run() method. 2. token_login() method doesn ...
  • skokovsergey
  • Opened 
    on Nov 26, 2024
  • #169

Hello, I am trying to upgrade Python rest client to the newer version 3.7.0. I am receiving this error after running the command pip3 install tb-rest-client -U . Any help? Thank you! error: could ...
  • SusannaAita
  • 1
  • Opened 
    on Sep 16, 2024
  • #167
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub