thingsboard-python-rest-client
thingsboard-python-rest-client copied to clipboard
fix: token expiration problem
Token expiration problem as token_info property not being updated. closes #21
This is still an issue and only small refactoring should be needed to fix, should I make a new PR that doesn't have merge conflicts?
This is still an issue and only small refactoring should be needed to fix, should I make a new PR that doesn't have merge conflicts?
Sure as you have time. I did already a workaround in solution where we use the thingsboard python client outside of it, so anytime this will be fixed is good.