export interface IDeviceConfig { Name: string; Hub: string; }