Search found 4 matches
- Tue May 12, 2015 10:27 pm
- Forum: How does it work?
- Topic: Database
- Replies: 10
- Views: 28876
Re: Database
Anybody know the difference between `value_get` and `value_set` in the DeviceState tables? I believe value_set is the value as last set, for example by aprontest. value_get on the other hand is the last confirmed state of the device. If the hub is unable to communicate to the device properly there ...
- Fri Apr 03, 2015 5:00 am
- Forum: How does it work?
- Topic: Sniffing the Lutron radio
- Replies: 10
- Views: 28274
Re: Sniffing the Lutron radio
I've uploaded a precompiled binary of lutron-spy here, upload limits on this forum seem to be rather small
http://dropcanvas.com/8qafu
http://dropcanvas.com/8qafu
- Fri Apr 03, 2015 4:52 am
- Forum: How does it work?
- Topic: Sniffing the Lutron radio
- Replies: 10
- Views: 28274
Re: Sniffing the Lutron radio
Hey eqv, Thanks for the excellent write up! I have a quick question for you regarding the slsnif. I have been working on getting slsnif to compile on a Linux VM using the i.MX28 from Freescale, and I think I've got that working properly. My big problem now is that I don't know what to do to get sls...
- Fri Feb 20, 2015 2:37 pm
- Forum: How does it work?
- Topic: Sniffing the Lutron radio
- Replies: 10
- Views: 28274
Sniffing the Lutron radio
I've been poking at the Lutron radio and I've managed to put a sniffer in between the lutron-core daemon and the tty. I've created a buildroot for the Wink hub that might be interesting to others https://github.com/evq/imx28-buildroot Using this buildroot I cross compiled slsnif and set it up to lis...