public static TrustHub GetHub(string macAddress, string email, string password) { return(TrustHttp.GetHub(macAddress, email, password)); }