can2mqtt icon indicating copy to clipboard operation
can2mqtt copied to clipboard

CAN-Bus -- MQTT bridge: bidirectional, configurable and extendable

Results 21 can2mqtt issues
Sort by recently updated
recently updated
newest added
trafficstars

although this is not strictly can2mqtt related, it might be worth adding instructions how to setup a canbus interface on a raspberry. So that it is usable with can2mqtt.

doc

The idea is to have an configurable convert-mode that does not require re-compiling of the application. For example: Having a second config-file which can contain custom-convertmodes written in a small,...

feature-creep?

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Status quo is that all conversions for and to integers (signed and unsigned) expect and assume little endian. The config does not reflect that. It is just silenlty like this....

currently the config is cluttered across several files, variable. I see some refactoring potential there to make things clearer and to call functions like subscribing etc. on that new config...

https://nickb.dev/blog/default-musl-allocator-considered-harmful-to-performance/

enhancement
good-first-issue

- [ ] fuzzing action - [x] release action (x86 and armv7 with musl + checksum)

prio:high
good-first-issue

and some description how to run can2mqtt in the background...

good-first-issue