thingsboard / thingsboard-python-rest-client

ThingsBoard REST API client
https://thingsboard.io/docs/reference/python-rest-client/
Apache License 2.0
79 stars 52 forks source link

get_entity_groups_by_type() returns always none #1

Closed jaimef1603 closed 4 years ago

jaimef1603 commented 4 years ago

missing "return" in https://github.com/thingsboard/python_tb_rest_client/blob/89faedd08e151c2736506159109cc31fa785e9c2/tb_rest_client/rest_client_pe.py#L182

imbeacon commented 4 years ago

Hi @jaimef1603

Thank you for your feedback, we have fixed it in https://github.com/thingsboard/python_tb_rest_client/commit/506272cc8317548596f4868146427d670b9055e3 .