Menu

#5 Dim/Bright ignoring unit code

v0.1.3
open
nobody
None
1
2013-01-04
2013-01-04
Rich Bowen
No

When sending a dim, instead of going to the specified unit, it goes to the entire house. encode.c is getting the right unit, but decode.c doesn't receive it. Getting very confused.

Send:

echo 'rf f2 bright' | nc raspberry 1099

and nc localhost 1099 on the server says:

01/04 23:21:06 Tx RF House: F Func: Bright

This results in all units on that house code getting a Bright, which isn't right.

Discussion


Log in to post a comment.