Performs data migration between two different instances of ThingsBoard.
The tool exploits the native ThingsBoard HTTP APIs to retrive and send data.
# install requirements
pip install -r requirements.txt
# show usage
python migration-script.py --help