Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 322 Bytes

thingsboard-data-migration

Performs data migration between two different instances of ThingsBoard.
The tool exploits the native ThingsBoard HTTP APIs to retrive and send data.

How to use

# install requirements
pip install -r requirements.txt

# show usage
python migration-script.py --help