How to use:
- Make sure you have pipenv (it's like pip and virtualenv combined. it's also the new standard.)
cd samplepipenv installto install stuff fromsample/Pipfileto a virtualenv- Update the uuid and host in the sample if necessary
pipenv run python main.pyto run the sample- Trigger the move somehow (manually send a POST request?)
- Observe the message being caught