/angular-coap

A CoAP service for Angular.js, currently based on the polyfill

Primary LanguageHTMLMIT LicenseMIT

Angular CoAP

A CoAP service for angular applications

Prerequisites

Currently you'll need the coap-polyfill from YNH, see here

Using

Basically, you use the module CoAP and inject the service CoAP The proxy location can be configured via the CoAPProvider.

See example.html for a simple application.

Licence

MIT