The Author of the Module
INopeModuleDescription
A Description of the Module. This is used to describe roughly what the module is capable of doing. Consider this as Module a kind of Documentation. Based on the fact, that the module will be offered in the Network, provide a meaning full documentation
INopeModuleDescription
Rest
...args: anyRest
...args: anyReadonly
eventsName of the Module. The name of the module must be written in lowercase.
INopeModuleDescription
Readonly
methodsContains the provided functions.
key =
id
of the function
INopeModuleDescription
Readonly
propertiesReadonly
typeType of the Module
INopeModuleDescription
Readonly
uiDescription of the provided Version of the Module.
INopeModuleDescription
Helper Function, to extract the Name of the Property or the Identifier.
{string}
INopeModule
Function to list the available Functions of the module. This will hold all available functions (dynamic and static functions).
IBaseModule
Function used to get an List of all registered Properties.
IBaseModule
Function used to register a Function
IBaseModule
Name of the Function
The Function
Rest
...args: any[]The Options used during subscription
Function to Register a Property. If called for an existing Property, the Data will be updated.
IBaseModule
Internal Type
Setter Type
Getter Type
Name of the Property.
The Observable.
The Options which are used during registering the Observable.
Function used to derive a parsable Description of the Module.
INopeModule
Generated using TypeDoc
Internal Element, which is used to store elements, that should be added automaticallay.
Memberof
INopeModule