1.0.1 • Published 5 years ago

fpm-plugin-tianyi v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

FPM-PLUGIN-TIANYI

用于接中国电信的NBIOT平台的插件

Install

npm add fpm-plugin-tianyi --save

Useage

  • config
{
    "tianyi": {
        "appId": "****",
        "secret": "**",
        "webhook": "http://${****}/webhook/tianyi/notify/datachange",    // http的协议只能用于调试,正式环境还是需要切换成https
        "baseUrl": "https://device.api.ct10649.com:8743"    // This is the final tianyi iot gateway
    }
}
  • subscribe

#tianyi/notify

  • other

相关文档

开发指南

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago