breaker27 / smarthomatic

smarthomatic
http://www.smarthomatic.org
34 stars 12 forks source link

Support truncated messages (BaseStation) #97

Closed breaker27 closed 10 years ago

breaker27 commented 10 years ago

To save space when message data is not used completely (0-bytes), truncate the message and send only the first part. At the receiver, the full buffer size must be available to read out the (0-byte) data fields as before.