Sent the payload in the CoAP library

Fixed

Description

when the coap library prepare the message it "forgets" the payload, so only the header is being sent.
https://github.com/openwsn-berkeley/coap/blob/develop/coap/coapTransmitter.py#L277

this needs to be fixed by passing the payload as well.
Also tests need to be fixed accordingly.

Environment

None

Gliffy Diagrams

Activity

Details

Assignee

Reporter

Priority

Created May 31, 2013 at 12:43 AM
Updated June 13, 2013 at 3:25 AM
Resolved June 13, 2013 at 3:25 AM