Skip to content

This repository contains samples for connecting your gateway to the IBM Watson Internet of Things Platform in different languages

License

Notifications You must be signed in to change notification settings

fstepho/iot-gateway-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-gateway-samples

This repository contains samples for connecting your gateway to the IBM Watson Internet of Things Platform and perform one or more operations. Currently, there are samples for Java and Node-RED; information and instructions regarding the use of these samples can be found in their respective directories.

Gateways are a specialized class of devices in Watson IoT Platform which serve as access points to the Watson IoT Platform for other devices. Gateway devices have additional permission when compared to regular devices and can perform the following functions:

  • Register new devices to Watson IoT Platform
  • Send and receive its own sensor data like a directly connected device,
  • Send and receive data on behalf of the devices connected to it
  • Run a device management agent, so that it can be managed, also manage the devices connected to it

Refer to the documentation for more information about the Gateway support in Watson IoT Platform.


Sample gateway scenario

Following sample gateway scenario is implemented in the java samples section. Refer to the java samples section for more information.

Alt text

(This diagram is made with Fritzing.org)


License


The library is shipped with Eclipse Public License and refer to the [License file] (https://github.com/ibm-messaging/iot-gateway-samples/blob/master/LICENSE) for more information about the licensing.

About

This repository contains samples for connecting your gateway to the IBM Watson Internet of Things Platform in different languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.9%
  • C++ 1.7%
  • C 1.4%
  • Other 1.0%