HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: emerich on January 24, 2016, 07:08:56 PM

Title: Multicommand
Post by: emerich on January 24, 2016, 07:08:56 PM
Hi Guys,

can someone tell me how to compose and send multicommands in c#?
It's to save battery on my thermostat valves. Would need to combine three to four commands in one multicommand.

Thanks Christian
Title: Re: Multicommand
Post by: bkenobi on January 24, 2016, 10:40:30 PM
I don't think there's enough information provided in your request to get useful help.  Perhaps you could rephrase the question and provide an example of the "multicommand" that you are looking to send.
Title: Re: Multicommand
Post by: Gene on January 24, 2016, 11:12:41 PM
ZWaveLib currently can only decode (receive) MultiCommand. Sending is not implemented.

https://github.com/genielabs/zwave-lib-dotnet/blob/master/ZWaveLib/CommandClasses/MultiCmd.cs

g.
Title: Re: Multicommand
Post by: emerich on January 25, 2016, 08:41:58 AM
Hi,

thanks for fast reply Gene!
Do you have plans for that?

br. Christian