Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suddutt1/iotweb
- Owner: suddutt1
- Created: 2016-06-13T10:58:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T11:30:46.000Z (over 8 years ago)
- Last Synced: 2023-03-05T03:03:21.909Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```