Skip to content

g0zilla/example-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIG-IoT Example Projects

This project includes various example or template projects for using the BIG-IoT API and Marketplace.

The README.md of each sub-project explains how to use/run/test the corresponding project in details.

*NOTE: The projects are all setup as gradle projects. They can be either run directly from the command line using: '''gradle run''' or they can be imported into your Java IDE (e.g. Eclipse) using the gradle-project import feature.

Simple example projects or project template:

  1. Java Example Provider: Creates a BIG-IoT Provider service that provides random numbers as an Offering on the Marketplace
  2. Java Example Consumer: Creates a BIG-IoT Consumer application that queries random number Offerings, subscribes to an Offering, and access the random numer service on the corresponding BIG-IoT Provider.

About

Example projects for the BIG IoT SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%