chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
423 stars 270 forks source link

Lora-gateway-bridge for COAP protocol #69

Closed ktsakos closed 6 years ago

ktsakos commented 6 years ago

Could i find a service in order to abstract the gateway's UDP packets to COAP/LWM2M protocol?

brocaar commented 6 years ago

That is not what the LoRa Gateway Bridge provides, but you could make your own service in between the MQTT broker and your COAP/LWM2M consumer?

brocaar commented 6 years ago

Currently I don't see a reason to add COAP support. I'm closing this issue.