absmach / supermq

Event-driven Infrastructure for Modern Cloud
https://www.abstractmachines.fr/magistrala.html
Apache License 2.0
2.49k stars 675 forks source link

LoRa Server <> Mainflux Adapter #74

Closed drasko closed 7 years ago

drasko commented 7 years ago

Proposition is to connect LoRa Server: https://github.com/brocaar/loraserver with Mainflux server.

When we observe this picture: https://camo.githubusercontent.com/1b77c3663a5f695f488d2e30d87a7e42dde00109/68747470733a2f2f7777772e676c696666792e636f6d2f676f2f7075626c6973682f696d6167652f31313031303333392f4c2e706e67 Mainflux will come in the place here where is an "application" (the little cloud on the bottom right).

But for lora-app-server to talk to Mainflux we need to insert a small adapter (server) between them that will translate from one API to another.

I think best option will be to use an additional MQTT broker and just process MQTT pubs, redirecting them to appropriate endpoints.

drasko commented 7 years ago

Implemented at https://github.com/mainflux/mainflux-lora-adapter

dcolley commented 4 years ago

What happened to https://github.com/mainflux/mainflux-lora-adapter? is there any documentation on the new implementation?

manuio commented 4 years ago

@dcolley lora-adapter is ihere: https://github.com/mainflux/mainflux/tree/master/lora