1.0.0 • Published 7 years ago
telecomnbiotnorthsdk v1.0.0
TelecomNBIotNorthSDK
this module aim to simplify the development process
Installation
$ npm install telecomnbiotnorthsdk --saveRequires nodejs >= 0.10.x
API
new TelecomNBNorthSDK(options)
specified and options and returns a instance.
The options argument is:
host: telecom iot platform host (default180.101.147.89)port: telecom iot platform port (default8743)cert:fs.readFileSync('outgoing.CertwithKey.pem'), outgoing.CertwithKey.pem is generated by outgoing.CertwithKey.pkcs12passphrase: the password of outgoing.CertwithKey.pem
1.0.0
7 years ago