0.2.5 • Published 6 years ago

@cloudtea/iot-shadow v0.2.5

Weekly downloads
4
License
MIT
Repository
-
Last release
6 years ago

云茶MQTT协议

TODO

x 实现基本的协议解析器和构造器
[] 实现基于MQTT的示例,模拟客户端,网关还有服务器 (正在集成)
[] 实现单元测试:协议解析和构造的输入和输出校验
[] 实现设备编排系统example
[] SDK最佳实践封装接口

  • TS Compile Options “target”: “es5” => Specify ECMAScript target version: ‘ES3’ (default), ‘ES5’, ‘ES2015’, ‘ES2016’, ‘ES2017’, or ‘ESNEXT’. “module”: “commonjs” => Specify module code generation: ‘none’, commonjs’, ‘amd’, ‘system’, ‘umd’, ‘es2015’, or ‘ESNext’. “declaration”: true => Generates corresponding ‘.d.ts’ file. “outDir”: “ dist” => Redirect output structure to the directory.
0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago