stej/php-particle
Composer 安装命令:
composer require stej/php-particle
包简介
A php package for working with the Particle API
关键字:
README 文档
README
PHP Class for interacting with the Particle Cloud (particle.io)
Installation
- GIT clone or download a zip of the repo and unzip into your project director
- Rename
phpSpark.config.sample.phptophpSpark.config.php - Set your access token and device id in
phpSpark.config.php
Usage
- Check out the examples in the
examplesfolder - Try out the phpSparkDashboard project which uses this project (demo)
Implemented Features
Device Management
- List Devices
- Get device info
- Rename/Set device name
- Call Particle Function on a device
- Grab the value of a Particle Variable from a device
- Remote (Over the Air) Firmware Uploads
- Device signaling (make it flash a rainbow of colors)
Access Token Management
- Generate a new access token
- List your access tokens
- Delete an access token
Webhook Management
- List Webhooks
- Add Webhook
- Delete Webhook
Account/Cloud Management
- Use a local particle cloud
- Claim core or photon
- Remove core or photon
Not Yet Implemented Features
- OAuth Client Creation (/v1/clients)
- Advanced OAuth topics
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-06