Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suddutt1/iotweb

IOT example application using IBM IOT gateway
https://github.com/suddutt1/iotweb

Last synced: about 1 month ago
JSON representation

IOT example application using IBM IOT gateway

Awesome Lists containing this project

README

        

# IBM IOT Usage example
IOT example application using IBM IOT gateway

## Manifest.yml
```sh
applications:
- name: SmartBuildingWeb
disk_quota: 1024M
host:
domain: mybluemix.net
instances: 1
memory: 512M

```