export interface DeviceParamType { time: string; deviceName: string; type: string; }