
Search found 6 matches
- Fri Oct 23, 2015 10:27 am
- Forum: Z-Command help
- Topic: Set Hostname?
- Replies: 2
- Views: 11214
Re: Set Hostname?
Oh, thanks! Sorry to ask a question that's already been answered 

- Thu Oct 22, 2015 10:39 pm
- Forum: Z-Command help
- Topic: Set Hostname?
- Replies: 2
- Views: 11214
Set Hostname?
Is there a way to set the hostname of the z-command on the network?
- Wed Oct 21, 2015 9:49 am
- Forum: Z-Command help
- Topic: Sample C# API authentication code
- Replies: 2
- Views: 12001
Re: Sample C# API authentication code
Thanks for this! I was struggling a bit until I found this and noticed this line:
webClient.Headers.Set(HttpRequestHeader.UserAgent, "zcommand");
I didn't see anything in the documentation that said I had to set a user agent, but when I did this, it started working!
webClient.Headers.Set(HttpRequestHeader.UserAgent, "zcommand");
I didn't see anything in the documentation that said I had to set a user agent, but when I did this, it started working!
- Wed Oct 21, 2015 9:47 am
- Forum: Compatible hardware
- Topic: Remotec ZTS-110 - Z-Wave Smart Thermostat
- Replies: 1
- Views: 33737
Remotec ZTS-110 - Z-Wave Smart Thermostat
Just wanted to report that my thermostat works successfully with the Z-Command. I'm able to turn it on and set temperatures and all that.
- Wed Oct 21, 2015 9:44 am
- Forum: Z-Command help
- Topic: TypeString definitions
- Replies: 3
- Views: 12566
Re: TypeString definitions
Okay neat, thanks! I notice there's no lock there. Do locks count as binary switches?
- Wed Oct 14, 2015 8:16 pm
- Forum: Z-Command help
- Topic: TypeString definitions
- Replies: 3
- Views: 12566
TypeString definitions
Is there somewhere where the various typeString values are documented? Like, what does com.Intulon.ZCommand.Models.ZWave.Thermostat actually have in it? What can I do that's useful with that information?
Shaun
Shaun