export interface IDeviceSetupItem { DeviceName: string; Input: string; }