Creates an instance of NopeConnectivityManager.
M.Karkowski
NopeConnectivityManager
The Options, used by the Manager.
A Helper, to generate Observables.
Optional
id: string = nullspecific id. Otherwise a ID is generated
Readonly
dispatchersMapping for the External Dispatchers. You can use the Event, onChange, to get the latest changes. Use the "data" field, to subscribe for the latest data.
OriginalKey
= Dispatcher ID`OriginalValue
= INopeStatusInfo
ExtractedKey
= Dispatcher IDExtractedValue
= Dispatcher IDM.Karkowski
INopeStatusManager
Readonly
idspecific id. Otherwise a ID is generated
The Options, used by the Manager.
Readonly
readyFlag, to show, that the System is ready
M.Karkowski
INopeStatusManager
Generated using TypeDoc
A Modul to manage the status of other statusmanagers. Dispatcher should have a status manager, to ensure, the system is online etc. Its a base implemetation of the INopeConnectivityManager. Please checkout the interface for more details or the corresponding jupyter notebook.
Author
M.Karkowski
Export
Implements