2017 © Pedro Peláez
 

library aliyun-iot

阿里云物联网套件php调用代码

image

mrgoon/aliyun-iot

阿里云物联网套件php调用代码

  • Friday, October 20, 2017
  • by mrgoon
  • Repository
  • 1 Watchers
  • 4 Stars
  • 50 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 39 % Grown

The README.md

aliyun-iot

基于阿里云物联网Iot套件打包14个服务端API,实现了composer加载,使用简单。, (*1)

加载

composer require mrgoon/aliyun-iot

使用

$iot_service = new \Mrgoon\AliIot\AliIot('access key', 'access secret');
$response = $iot_service->queryDevice('product key', 'current page', 'page size');

说明

代码整体封装是按照阿里云套件文档而来,并附有返回json示例., (*2)

The Versions

20/10 2017

dev-master

9999999-dev

阿里云物联网套件php调用代码

  Sources   Download

MIT

The Requires

 

by Avatar mrgoon

sdk aliyun aliyun-iot

20/10 2017

1.0.0

1.0.0.0

阿里云物联网套件php调用代码

  Sources   Download

MIT

The Requires

 

by Avatar mrgoon

sdk aliyun aliyun-iot