iotdb-transport-prototype

February 2, 2016 · View on GitHub

IOTDB / Home☆Star Transport for COAP

This is an advanced topic. Documentation.

Installation

The most common way you'll use this is with Home☆Star.

$ homestar install iotdb-transport-coap

Then it has to be enabled

$ homestar set --boolean /enabled/transports/COAPTransport true

Now when you run Home☆Star there'll be a CoAP server to your Things runing on UDP:22000.

One important note: there is no security model right now with CoAP. So yeah, testing locally only.