dandavid3000 / hummCommunity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HummCommunity

In this project you find 3 repositories:

How to get data from GreenCityzen platform to your own application using notifications based api

In this repository you find a presentation of the push data service and a node js script to create a server to catch the notifications.
The nominal way to get your data in your own application consists on using our management Full REST API. A detail API explorer is avaible here: http://humm-api-explorer.eu-gb.mybluemix.net/.
The Humm Server also propose a notifications based API which is described in this directory. Each time your HummBox device emit a new data, our platfom will push it automatically to your application server thanks to the POST api service.

How to get the HummBox alert in trello

In this repository we propose you a recipe about getting your HummBox alert in your Trello. This service aims to notify you ( by creating new card in your dashboard) each time you have a device on alert.

How to interface your HummBox device with IBM Bluemix Platform and services

In this repository you find recipe explaining how to visualize your HummBox device data in IBM Bluemix Platform

How to interface your HummBox device with Opensensors.io Platform and services

In this repository you find three project related to opensensors.io and its services.
You will find a recipe explaining how to visualize your HummBox device data in opensensors.io platform.
Also, we propose you a Rest api Web page, with which you can connect to your data using opensensors.io api service.
And finally,you find another recipe explaining how to configure a Node Red project to get data and generate a mail alert.

About


Languages

Language:HTML 65.7%Language:CSS 19.1%Language:JavaScript 15.3%