2) Resource Discovery
WAvdBeek opened this issue · 0 comments
WAvdBeek commented
- wellknown/core in Iotivity
- passing OCF certification
- query params work
- not replying if not for us works
- multicast address on linux/windows
KNX specific:
- passing OCF certification
- well-known/core api
- filtering
- on rt
- on if
- on ep
- on programming mode: GET coap://[FF03::FD]/.well-known/core?if=urn:knx:pm
- individual address on the network : GET coap://[FF03::FD]/.well-known/core?if=urn:knx:ia
note that the return on this request is JSON not linkformat
- listing resources (e.g. only "application")
- filtering
~Days: 10