API Description

The OM SDK supports data communication with FusionDirector. In addition to the default cloud-edge collaboration APIs, the OM SDK supports secondary development by adding cloud-edge collaboration APIs to extend existing functions. Developers can view and use the default APIs by referring to Cloud-Edge Collaboration Interfaces.

Figure 1 shows the registration and message processing flow of the new cloud-edge collaboration APIs. The dictionary in the figure stores the mapping between messages and manipulation functions. The message distribution module sends cloud-edge collaboration messages to the message and handler mapping module, which then imports the extended dictionary path to the API configuration file to manage existing and new cloud-edge collaboration APIs.

Figure 1 Processing flow of the cloud-edge collaboration API