Description
The NodeJS Device SDK includes documentation and samples for developers need to write, build, test,
and deploy firmware to connect your device into the IoTConnect.
Features
- Introduce Send Acknowledgement Method
- Introduce Twin Property Methods
- Symantec, X.509 Authentication Support
- Edge Computing with Offline Storage
- Always Connected Device
- Get Attributes Method
- Gateway Support
- Support Bidirectional message
- Offline data Storage
- OTA command support with Gateway device
- Provide device connection status
- Introduce SDK options for configuration
Standard SDK
This SDK will support Symmetric Key and x509 Certificate based authentication for azure iothub.
Version |
Date |
Release Note |
|
|
3.0.1 |
07/20/2022 |
- Implemented auto-connect of SDK after Token Expiry from Cloud
- Bifurcated the Reporting and Fault Messages as per template based data validation
- “0” zero allowed in send data
|
Sample
Code |
Download
SDK |
3.0 |
02/25/2021 |
- Improvement in Offline data storage feature
- Edge device support with Gateway device
- Introduce new public method “dispose()” and “getAllTwins()”
- OTA command receive with Gateway and Child device
- Support OTA Acknowledgement for Gateway and child device
- Introduce command(0x16) for the current device connection status
- Apply data frequency feature to control the flow of sensor data
- Updated the public method naming convention.
|
Sample
Code |
Download
SDK |
2.3.0 |
04/16/2020 |
- Improve SDK installation process
- Hard stop the device connection Support
- Edge Computing with Offline Storage
- Symantec, X.509 Authentication Support
- Gateway Support
- Send Acknowledgement Method
- Twin Property Methods
|
Discontinued |
|
TPM authorized SDK
This SDK will support TPM based authentication for azure iothub.
Version |
Date |
Release Note |
|
|
3.1.0 |
12/08/2020 |
- TPM Authentication Support
- Edge Computing with Offline Storage
- Gateway Support
- Twin Property Support
- Send Acknowledgement Method
- Apply data send frequency
- Hard stop the device connection Support
- Introduce SDK options for configuration
- Debug log management with error and output
|
Sample
Code |
Download
SDK |