https://github.com/projectweekend/aws-iot-demo
Example MQTT connection to AWS IoT
https://github.com/projectweekend/aws-iot-demo
Last synced: about 1 year ago
JSON representation
Example MQTT connection to AWS IoT
- Host: GitHub
- URL: https://github.com/projectweekend/aws-iot-demo
- Owner: projectweekend
- License: mit
- Created: 2016-02-19T02:34:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T04:05:28.000Z (over 10 years ago)
- Last Synced: 2025-03-27T15:53:18.597Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Clone project on Raspberry Pi
```
fab --hosts=ip_or_hostname_for_pi clone
```
### Update project on Raspberry Pi
```
fab --hosts=ip_or_hostname_for_pi update
```