You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sipp11
ddcc12d289
|
7 years ago | |
---|---|---|
miflora@96ab5817ad | 7 years ago | |
mijia@3295a86ba0 | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
README.md | 7 years ago | |
dynamo.py | 7 years ago | |
read.py | 7 years ago | |
requirements.txt | 7 years ago |
README.md
Mi Flower Care & Temp-Humidity sensor
Config file
save it as my.ini
[dynamodb]
region_name = ap-southeast-1
table = iot-logger
AWS Credentials
You have to save credentials in ~/.aws/credentials
[default]
aws_secret_access_key = ...
aws_access_key_id = ...