doap/source
Tristan B. Velloza Kildaire 2716fd3986 CoapRequest
- Now takes in the original request packet, `CoapPacket` instead of the token
- Added `getToken()` to fetch the token (for matching purposes)
- Added `getRequestPacket()` to obtain the original request

CoapClient

- Use `getToken()`
- Pass the `CoapPacket` in rather
2023-09-22 15:40:11 +02:00
..
doap CoapRequest 2023-09-22 15:40:11 +02:00