vbtiger

Results 1 issues of vbtiger

My gateway version is 1.11.47 I tried to use this sample code: `const string password = "ThisIsMySecretPassword";` `const string applicationName = "TradfriControllerApp";` `const string ipAddress = "192.168.0.230";` `var controller =...