teleduino / php-teleduino2560-client
There is no license information available for the latest version (v0.4.0) of this package.
PHP Teleduino Client for interacting with your Teleduino2560 device.
v0.4.0
2015-01-28 08:47 UTC
Requires
- php: >=5.3.0
- ext-curl: *
This package is not auto-updated.
Last update: 2024-11-09 17:03:53 UTC
README
PHP Teleduino Client for interacting with your Teleduino2560 device.
Change Log
0.4.0 (2015-01-28)
- Added composer.json file
- Reformatted file structure and coding standards to comply with PSR-1, PSR-2, and PSR-4
0.1.2 (2014-02-16)
- Added support for saving setDigitalOutput as preset value
0.1.1 (2013-09-11)
- Added method setDigitalOutputs
0.1.0 (2013-04-16)
- Initial public release