Process Flow - CBOR for constrained devices
Start: Data to send
Encode data using CBOR
Transmit encoded data
Receive encoded data
Decode CBOR data
Use original data
Data is encoded into CBOR format, sent over the network, then decoded back to original data on the receiving device.