Represents a live HTTP connection of a component
Location represents a live Connection along with its URI
Represents a live Tcp connection of a component
TrackingEvent is used to represent location events while tracking the connection
A logging level.
Holds metadata information about logging configuration
Represents the alarm severity set by the component developer.
A helper function to create Akka Connection
A helper function to create Http Connection
A helper function to create TCP Connection
Instantiate Admin service.
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
Represents a live Akka connection of a component