MetricsState

constructor(isLocal: Boolean = false, isManaged: Boolean = true, isFahrenheit: Boolean = false, displayUnits: ERROR CLASS: Symbol not found for Config.DisplayConfig.DisplayUnits = Config.DisplayConfig.DisplayUnits.METRIC, node: ERROR CLASS: Symbol not found for Node?? = null, deviceMetrics: List<ERROR CLASS: Symbol not found for Telemetry> = emptyList(), signalMetrics: List<ERROR CLASS: Symbol not found for MeshPacket> = emptyList(), powerMetrics: List<ERROR CLASS: Symbol not found for Telemetry> = emptyList(), hostMetrics: List<ERROR CLASS: Symbol not found for Telemetry> = emptyList(), tracerouteRequests: List<ERROR CLASS: Symbol not found for MeshLog> = emptyList(), tracerouteResults: List<ERROR CLASS: Symbol not found for MeshLog> = emptyList(), neighborInfoRequests: List<ERROR CLASS: Symbol not found for MeshLog> = emptyList(), neighborInfoResults: List<ERROR CLASS: Symbol not found for MeshLog> = emptyList(), positionLogs: List<ERROR CLASS: Symbol not found for Position> = emptyList(), deviceHardware: ERROR CLASS: Symbol not found for DeviceHardware?? = null, firmwareEdition: ERROR CLASS: Symbol not found for FirmwareEdition?? = null, latestStableFirmware: ERROR CLASS: Symbol not found for FirmwareRelease = FirmwareRelease(), latestAlphaFirmware: ERROR CLASS: Symbol not found for FirmwareRelease = FirmwareRelease(), paxMetrics: List<ERROR CLASS: Symbol not found for MeshLog> = emptyList(), reportedTarget: String? = null)(source)