equation-connect
    Preparing search index...

    Interface DeviceType

    interface DeviceType {
        data: DeviceDataType;
        firmware: DeviceFirmwareType;
        installation: string;
        serialnumber: string;
        stats: DeviceStatsType;
    }
    Index
    installation: string
    serialnumber: string