Parsing Non-EnOS Standard Format Data (Deprecated)


Some devices with low configurations and limited resources, or those with specific network traffic requirements, are not suitable for directly constructing EnOS standard data formats and communicating with the cloud. The data parsing function allows data to be transparently transmitted to the cloud, where a conversion script runs to transform the transmitted data into the JSON format defined by EnOS. When the cloud sends control commands to the device, the script can also convert EnOS-defined JSON format data into binary data that the device can understand for issuance.


Note

In EnOS 3.0.0 and above versions, custom data formats are no longer supported, and the data parsing function has been deprecated. For products with previously configured parsing scripts, you can still view and use these scripts, but editing them is no longer supported.

Viewing Parsing Scripts


  1. Log in to EnOS Application Portal > Developer Console, and select the Device Management > Product Management.

  2. In the product list, locate the product, and select the corresponding View view to enter the product details page and view the data parsing script.