export interface IBdcomShowVersion { model: string; softwareVersion: string; hardwareVersion: string; macAddress: string; serialNumber: string; }