JSON RPC Bindings
Library bindings for the full JSON RPC API.- pyonep - Python bindings to Exosite One Platform API (JSON RPC) over HTTP
- node-onep - Node.js bindings to Exosite One Platform API (JSON RPC) over HTTP
- cpponep - C++ bindings to Exosite One Platform API (JSON RPC) over HTTP
- clronep - .NET bindings to Exosite One Platform API (JSON RPC) over HTTP
- javaonep - Java bindings to Exosite One Platform API (JSON RPC) over HTTP
- cocoaonep - Cocoa iOS bindings to Exosite One Platform API (JSON RPC) over HTTP
CoAP API Libraries
- libexositecoap - C application library for Exosite One Platform CoAP Device API (Data / Provisioning)
Other
- pyexompp - This library supports an XMPP chat interface to the Exosite Data Platform
Notes
We also maintain an HTTP REST and simple UDP API interfaces for data transactions, as well as a HTTP interface for device provisioning. The data transaction APIs for HTTP and UDP are simple enough that we haven't created helper libraries. Instead, checkout the examples at Exosite Garage.Please see our support site or our developer forum for questions if you are interested in device provisioning capabilities (in-field update, remote diagnostics, device activation/authentication, etc...).