export interface NdmCameraDiagInfo { [key: string]: any; logTime?: string; info?: string; }