Technology Sharing

Introduction to process application development through IoT edge ModuleSDK?

2024-07-08

한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina

To meet the needs of users to customize the processing of device data and quickly access custom protocol devices to the IOT platform, Huawei IoT Edge provides ModuleSDK. Users can quickly upload devices and device data to the cloud by integrating SDK. The application functions of the IoT edge platform include customized processing of device data (i.e. data processing), quick access to custom protocol devices (i.e. protocol parsing), and IT subsystem access (i.e. IT applications), and support containerized deployment and installation package deployment.

1 Operation Scenario

Use ModuleSDK to develop plug-in applications and run them on the server as processes.

2 Code Analysis

Code parsing example

5