Package-level declarations
Types
Link copied to clipboard
class Calibrator(nodeSpecs: NodeSpecs, connection: ClientConnection, rootPath: <Error class: unknown class>, calibrationUnits: Map<CalibrationTarget, String>)
Subsystem for performing calibrations. Calibration associated a meter with a node/unit in the service.
Link copied to clipboard
class NetworkLoad(val idx: Int, val timeOut: Long, val data: String, val connection: ClientConnection) : Task
Submits huge amounts of data to the server. Idea: should stress the network units.