jdiazbb / rfxcmd

Automatically exported from code.google.com/p/rfxcmd
1 stars 0 forks source link

Possibility to send multiple message #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Exemple :
rfxcmd.py -d /dev/ttyUSB0 -v -s 
"0B11000000A14F0A01000F60;0B11000000A14F0A02000F60"

Original issue reported on code.google.com by florian....@gmail.com on 5 Sep 2013 at 9:45

GoogleCodeExporter commented 8 years ago
Hi,

Thank you for the suggestion, I will look into this as it could be useful for 
others as  well.

Regards,
Sebastian

Original comment by sebastia...@gmail.com on 5 Sep 2013 at 9:53

GoogleCodeExporter commented 8 years ago
many thx.

It will be usefull for switch on/off multiple lights or roller shutter.
Today, I call rfxcmd.py multiple times in a shell. But, each init of the
rfxcmd.py (reading conf, calling the rfxcom, etc) is very long and there is
a big delay between each action.

Nonetheless, you do a very good job. rfxcmd is running 24/7 on my Synology
DS212j.

Original comment by florian....@gmail.com on 5 Sep 2013 at 12:29

GoogleCodeExporter commented 8 years ago
Included in the rfxsend.py, and updated to SVN. Will be included in next 0.3 
release.

Original comment by sebastia...@gmail.com on 22 Nov 2013 at 8:46