Skip to content

Module API

Note

This document has been machine translated.

This section describes the Module API.

Module

The modules of xData Edge provide various processing capabilities targeting datasets and models stored in xData Edge. Users of xData Edge can execute the functions of modules embedded in xData Edge by using the Module API.

Module API List

Users of xData Edge can perform the following operations using the Module API.

API Method Description
module.exec Executes a method provided by the module.
module.request Sends a request to a service exposed by the module.