Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 439 Bytes

File metadata and controls

22 lines (13 loc) · 439 Bytes

PHP API wrapper for devicehub v1 REST APIs

Documentation

Modify config.php according to 'Development information' from your project.

Check example.php for 'Sensors' and 'Actuators' and modify it according to your project.

Installation

To run under linux:

$ sudo apt-get install php5-cli php5-curl

Contributing

Ideas, bugs, tests and pull requests always welcome.

Thanks to Mihai Macarie