Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannixon/serial-mqtt-bridge
A simple bridge that provides access to a serial device via MQTT.
https://github.com/dannixon/serial-mqtt-bridge
mqtt serialport
Last synced: 7 days ago
JSON representation
A simple bridge that provides access to a serial device via MQTT.
- Host: GitHub
- URL: https://github.com/dannixon/serial-mqtt-bridge
- Owner: DanNixon
- Created: 2022-05-13T08:46:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T20:52:20.000Z (about 2 years ago)
- Last Synced: 2023-08-01T06:22:43.552Z (over 1 year ago)
- Topics: mqtt, serialport
- Language: Rust
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Serial-MQTT bridge
[![CI](https://github.com/DanNixon/serial-mqtt-bridge/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/DanNixon/serial-mqtt-bridge/actions/workflows/ci.yml)
[![dependency status](https://deps.rs/repo/github/dannixon/serial-mqtt-bridge/status.svg)](https://deps.rs/repo/github/dannixon/serial-mqtt-bridge)A simple bridge that provides access to a serial device via MQTT.
Written solely to make an Epson TM-T88III accessible over a slightly adverse network topology.
Not tested with anything else, probably not an amazing idea in general, but worked well enough for this.