HomeGenie Forum
General Category => Troubleshooting and Support => Topic started 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
-
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.
-
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.
-
Hi,
thanks for fast reply Gene!
Do you have plans for that?
br. Christian