Jeff.Framing (jeff v0.3.0) View Source

Implements framing for OSDP packets.

Waits for a driver byte, then start of message byte, then the length bytes. Continues to accumulate bytes until the message length has been reached.

Link to this section Summary

Link to this section Functions

Link to this function

process_data(data, state)

View Source