A record which contains tokenFactory and username
AdminService as Promise
Instantiate Alarm service.
AlarmService as Promise
Instantiate command service to enable interaction with the component.
Component id for which command service is to be instantiated.
a record which contains tokenFoctory and username
CommandService as Promise
Instantiate Config service to enable interaction with the config server.
a function that returns a valid token which has correct access roles and permissions for the config server.
ConfigService as Promise
Instantiate Event service to enable interaction with the event server.
Instantiates the location service.
(DO NOT USE IN PRODUCTION) this constructor is used in testing & will get deleted eventually.
Instantiate logging service.
LoggingService as Promise
Instantiate SequenceManagerService to enable interaction with the sequencer
SequencerService as Promise
Instantiate SequencerService to enable interaction with the sequencer
component id for which sequencer service is to be instantiated.
SequenceManagerService as Promise
Generated using TypeDoc
Instantiate Admin service.