Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Description of send command #5

Open
ramsom opened this issue Sep 12, 2015 · 3 comments
Open

Description of send command #5

ramsom opened this issue Sep 12, 2015 · 3 comments

Comments

@ramsom
Copy link

ramsom commented Sep 12, 2015

Hello.

Its not really a issue but more a question. Im trying to use AC (under signal printout 0×11 – Lightning2) command and i suppose i need to use rfxsend.py. Is there an example on how to use this in this scenario?

Thanks

@ssjoholm
Copy link
Owner

Hi,

The RFXSend.py is very simple, as it can only send the raw data towards RFXtrx. It will use the RFXcmd which need to have the "Socket Server" activated (config.xml). The best way to find out the raw command are usually to use the RFXManager and send the command from there first.

@ramsom
Copy link
Author

ramsom commented Jan 22, 2016

Could you give an example with the RFXSend.py on the recorded listen response below:

Received = 0B 11 00 06 00 BF F4 96 0A 01 0F 60
Date/Time = 2016-01-22 23:08:51
Packet Length = 0B
Packettype = Lighting2
Subtype = AC
Seqnbr = 06
Id = 00BFF496
Unitcode = 10
Command = On
Dim level = 100%
Signal level = 6

will be much appreciated.

@Jantje2000
Copy link

Indeed. My question is: What is the raw data. The socketserver etc. can go, but I don't know wich meesage I have to send

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants