What’s Changed in 3.0.0?¶
EnOS 3.0.0 introduces the following behavioral changes.
Access Changes¶
Device Connectivity and Management¶
Before |
After |
---|---|
Management Console > Device Connection and Management > Models |
Application Portal > Developer Console > Device > Model Management |
Management Console > Device Connection and Management > Device Management |
Application Portal > Developer Console > Device > Device Management |
Management Console > Device Connection and Management > Device Connections > Routing Manager |
Application Portal > Developer Console > Device > Operation Monitoring > Routing Manager |
Management Console > Device Connection and Management > Asset Trees |
Application Portal > Developer Console > Device > Device Management > Asset Trees |
Management Console > Device Connection and Management > OTA Upgrades |
Application Portal > Developer Console > Device > Operation Monitoring > OTA Upgrades |
Management Console > Device Connection and Management > Monitoring & Maintenance |
Application Portal > Developer Console > Device > Operation Monitoring |
Management Console > Data Integration |
Application Portal > Developer Console > Device > Device Data Integration |
Data Management & Analytics¶
Before |
After |
---|---|
Application Portal > Data Source Registration |
Application Portal > Developer Console > Data > Data Source Registration |
Management Console > Data Management > Data Subscription |
Application Portal > Developer Console > Data > Data Subscription |
Management Console > Data Management > Data Archiving |
Application Portal > Developer Console > Data > Data Archiving |
Application Building¶
Before |
After |
---|---|
Management Console > Notification Management |
Application Portal > Developer Console > App > Notification Management |
Management Console > Device Connection and Management > Alert Engine |
Application Portal > Developer Console > App > Alert Engine |
Admin Console > Developer Studio > Application Registration |
Application Portal > Developer Console > App > Application Registration |
Admin Console > Developer Studio > API Management |
Application Portal > Developer Console > App > API Management |
Function Changes¶
Service/Function |
Before |
After |
Impact |
---|---|---|---|
Device Connection |
When device managers create a device, all models in EnOS can be selected. |
The ability to create and manage models has been moved to EnOS Model Management. Device managers can use the model in EnOS Device Connection only if the Device Connection usage is selected for the model in Model Management. For more information, see Creating Model from Scratch. |
None |
Data Source Registration |
Users can only view, edit, delete and use data sources created by themselves. |
Users can view the basic information of all data sources within the OU, and only the creator can edit, delete, and use data sources. |
None |
Data Archiving |
The data storage type supports HDFS and BLOB. |
The storage type is MinIO and BLOB. |
None |
Application Management |
Create and obtain the RSA key pair of the service account in Management Console > Identity and Access Management to decrypt the product secret and device secret obtained by the application through the APIs. |
Create and obtain the application’s RSA key pair in Application Portal > Admin Console > Application Management. |
None |