enos-device-sdk-nodejs-core
v1.0.0
Published
core component of enos-device-sdk-nodejs
Downloads
1
Maintainers
Keywords
Readme
enos-device-sdk-nodejs-core
The core component of enos-device-sdk-nodejs. This component provides various capabilities for the device to interact with the EnOS Cloud.
Note:
This package does not include the protocol module, which is used to establish connection and transmit data to EnOS Cloud. Therefore, this package cannot be used independently.
To establish connection to EnOS Cloud, you'll need to call the relevant package of the protocol that your devices will use for connection.