export enum BatchDeviceTypeEnum { RESET = 'RESET', COMMAND = 'COMMAND', }