You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CoAP server in server/coap/server.go only handles publish via POST. CoAP Observe (RFC 7641) is not mapped to MQTT subscribe, so CoAP clients have no way to receive messages.