Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thingsboard/thingsboard-python-rest-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/3.9.0
Choose a base ref
...
head repository: thingsboard/thingsboard-python-rest-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 1,182 files changed
  • 4 contributors

Commits on Mar 19, 2025

  1. Update pyproject.toml according to requirements.txt

    Updated pyproject.toml so that dependency versions are not fixed therefore incompatible in combination with other packages used in projects.
    wendl4 authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    d470fa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Merge pull request #174 from wendl4/20250319-refactor-dependency-vers…

    …ions-swe
    
    Update pyproject.toml according to requirements.txt
    imbeacon authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    8eed666 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    42666e7 View commit details
    Browse the repository at this point in the history
  2. Fixed token login method

    samson0v committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    ac16a4a View commit details
    Browse the repository at this point in the history
  3. Updated requirements

    samson0v committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    df47028 View commit details
    Browse the repository at this point in the history
  4. Fixed example

    samson0v committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    89bbe92 View commit details
    Browse the repository at this point in the history
  5. Changed example host

    samson0v committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    cca3a8d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #175 from samson0v/master

    Updated REST Client for TB 4.0.0
    imbeacon authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    6b593f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Updated client to 4.1.0

    samson0v committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    3141bb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Merge pull request #180 from samson0v/develop/4.1

    Updated client to 4.1.0
    imbeacon authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    11cfa9f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Configuration menu
    Copy the full SHA
    0569d38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #183 from samson0v/develop/4.1

    Fixed get_customer_device_infos_using_get method for PE
    samson0v authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    d86d2ea View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Updated client to 4.2.1

    samson0v committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    78abf92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from samson0v/master

    Updated client to 4.2.1
    samson0v authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    5dcbd14 View commit details
    Browse the repository at this point in the history
Loading