can2mqtt icon indicating copy to clipboard operation
can2mqtt copied to clipboard

Bidirectional CAN-Bus to MQTT-Bridge

Results 17 can2mqtt issues
Sort by recently updated
recently updated
newest added

https://sensorsiot.github.io/IOTstack/

The conversion methods should become an interface

I know that can2mqtt is used in one or the other homeassistant installation. Check whether the integration can be improved: * https://developers.home-assistant.io/docs/development_index/

- [x] none #67 - [x] bytecolor2colorcode #69 - [ ] int - [ ] uint - [x] pixelbin2ascii #68 - [ ] sixteenbool2scii - [ ] mymode

Maybe (just an idea) can2mqtt could expose an (optional) metrics endpoint that can be scraped by prometheus with stats about: * uptime * bytes transfered * messages/sec (split up in...

prio:low
feature-creep?

Add a mode where all unmentioned IDs in the can2mqtt.csv are filled up with a default line such as ` ID,none,can2mqtt/ID`

feature-creep?

I want it to be possible to reload the config via a POSIX Signal like SIGUSR1