thingsboard-python-rest-client
thingsboard-python-rest-client copied to clipboard
python rest api
There is no method to import device configuration and rule chain
Hi @kazike99,
you can use the import_rule_chains function for rule chain import and process_devices_bulk_import_using_post for device import.