Angular.js module for Web of Things clients
Allows client-side interactions with WoT-compliant "things" using Angular.js (1.x)
Refer to the W3C WoT IG current practices document for more information
Recommended to use Bower:
bower install angular-wotOtherwise, clone the repo and build
npm install
npm test
npm run buildbuild result is under dist
- Not compliant with the newest TD specification
- Not compliant with the WoT scripting API yet
MIT License
Johannes Hund (@h0ru5), Daniel Peintner (@danielpeintner)