Python Library for interacting with the Spark Works IoT core using the mapper interfaces.
- Install the needed python requirements from the
requirements.txt
file using:
pip3 install -r requirements.txt
- Download the Amazon CA certificate from here and name
it
AmazonRootCA1.pem
Update in the example file the following:
_deployment
: Add your deployment name_device_id
: Add your mapper's device idiot_endpoint
: Set to your IoT endpoint