To demonstrate the OGC IoT RESTful API, we current have one live service for you to experiment with:
Sample Service | Description |
---|---|
OGC IoT RESTful Sample Service V0.9 | This sample service supports CRUD functions with simulated dataset. Please note that as this sample service serves the purpose of demonstration, the data in this service is reset to default every day. |
To help you to understand the requests and responses in the OGC IoT RESTful API, we currently have an interactive SDK for you to explore:
Interactive SDK | Description |
---|---|
IoT RESTful API Interactive SDK | This interactive SDK provides some examples of requests that can be sent to an OGC IoT RESTful service. |
We currently have one very simple client for you to explore the sample service:
Application | Description |
---|---|
Sample application | This sample application provides a simple web user interface for users to browse the entities in an OGC IoT RESTful sample service. This sample application also showcases that charts and maps can be applied to represent observations and locations. |
An open source Javascript library will be available on GitHub soon!
The OGC IoT RESTful API is designed for resource constraint IoT devices. The API can be within the major IoT development platforms, such as Arduino, Netduino (.NET micro), Raspberry Pi (Linux), mbed, etc. Currently we have implemented the OGC IoT RESTful API using the .NET Micro Framework for the Netduino devices.
The table below shows a list of popular IoT prototyping platforms. Why don't you choose an IoT platform, implement a library compatible to the OGC IoT RESTful API, and share with the world!!
Board |
Gateway |
More Details |
---|---|---|
Arduino Ethernet |
Ethernet |
|
Arduino Due |
Ethernet, WiFi, Cellular |
|
Arduino Mega 2560 |
Ethernet, WiFi, Cellular |
|
ARM mbed LPC1768 |
Ethernet |
|
Netduino Plus |
Ethernet, WiFi, Cellular |
|
Netduino Plus 2 |
Ethernet, WiFi, Cellular |
|
Netduino |
WiFi |
|
Netduino 2 |
WiFi |
|
Raspberry Pi |
Ethernet |
To be announced!
To be announced!