chirpstack-gateway-bridge
Protocol converter
Converts LoRa Packet Forwarder protocols to ChirpStack common data format (JSON and Protobuf) for various IoT applications.
ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
425 stars
55 watching
274 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
chirpstackjsonloralorawanmqttprotobuf
Related projects:
Repository | Description | Stars |
---|---|---|
brocaar/chirpstack-network-server | Manages and schedules LoRaWAN network data transmissions between gateways and devices. | 1,497 |
json-to-proto/json-to-proto.github.io | Online tool to convert JSON files to Protocol Buffers in real-time. | 262 |
nzfarmer1/mqtt2opcua | Converts MQTT messages to OPCUA values and vice versa, allowing for bidirectional data exchange between MQTT and OPCUA systems. | 84 |
devicehive/lora-gateway | A gateway system that receives LoRa radio transmissions and forwards them to the DeviceHive cloud service | 8 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
hobbyquaker/cul2mqtt | Converts data from Busware CUL sensors to MQTT messages for use in smart home systems | 9 |
alladdin/node-lox-mqtt-gateway | Enables communication between Loxone miniserver and MQTT brokers using WebSockets | 27 |
128technology/protobuf_dissector | A plugin for decoding Google Protocol Buffers in Wireshark packets | 186 |
1technophile/openmqttgateway | An MQTT gateway firmware for various microcontrollers and sensors that integrates multiple protocols and technologies into a single platform | 3,609 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
timostamm/protobuf-ts | A tool for generating TypeScript code from protocol buffer definitions | 1,095 |
owagner/onkyo2mqtt | A software component that translates Onkyo EISCP protocol to MQTT messages | 35 |
wmnsk/go-pfcp | Implementation of the Packet Forwarding Control Protocol (PFCP) signaling protocol in Go. | 125 |
jtsang4/claude-to-chatgpt | A conversion tool from Anthropic's Claude model API to OpenAI Chat API format | 1,260 |
tuanpmt/esp_bridge | An ESP8266 firmware supporting SLIP protocol and providing APIs for MQTT, RESTful, and WiFi communication. | 82 |