An open API service indexing awesome lists of open source software.

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

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
```