Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 448 Bytes

Javascript API wrapper for devicehub v1 REST APIs

Documentation

For initialisation,include "devicehub.js" in your project and use DeviceHubInit(PROJECT_ID,API_KEY,DEVICE_UUID) function. Change parameters according to 'Development information' from your project.

Check test.html for 'Sensors' and 'Actuators' and modify it according to your project.

Contributing

Ideas, bugs, tests and pull requests always welcome.