A message holding special message or signal logger status information.

interface LoggerStatus {
    state: LoggerState;
}

Properties

Properties