equation-connect
    Preparing search index...

    Interface DeviceStatsType

    interface DeviceStatsType {
        total_time: number;
        total_working_time: number;
    }
    Index
    total_time: number
    total_working_time: number