Skip to main content

Function: generateSocketRoutesDataSpaceConnector()

generateSocketRoutesDataSpaceConnector(baseRouteName, componentName): ISocketRoute<any, any>[]

The socket routes for the Data Space Connector.

Parameters

baseRouteName

string

Prefix to prepend to the paths.

componentName

string

The name of the component to use in the routes stored in the ComponentFactory.

Returns

ISocketRoute<any, any>[]

The generated routes.