Skip to content

Module API

Note

This document has been machine translated.

This section describes the Module API.

Modules

Modules in xData Edge are mechanisms that provide various processing for datasets and models stored in xData Edge. xData Edge users can use the Module API to perform the functions of the modules built into xData Edge.

Module API List

xData Edge users can use the Module API to perform the following operations.

API Methods Description
module.exec Execute a method provided by a module.
module.request Issue a request to a service exposed by the module.