can2mqtt
can2mqtt copied to clipboard
CAN-Bus -- MQTT bridge: bidirectional, configurable and extendable
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.
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,...
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...
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/
- [ ] fuzzing action - [x] release action (x86 and armv7 with musl + checksum)