export interface IHub { Name: string; Ip: string; Harmony: any; }