John

Results 519 comments of John

`ebusctl grab result decode`

how did you get the "c8 50 00" values from your initial post? i.e. is this related to a specific message?

I doubt that the value will consist of 3 bytes. Even if its just 2 bytes, the value range would be 5017 to 50c8 in hex, so 20503-20680 in dec,...

just use UCH as datatype and put 32 in the divisor column behind

so you'd just have to add the divisor 32 in the right column of the corresponding field like this: `r,,SensorData,,,,,"03",S1,,temp,,,,S2,,temp,,,,S3,,temp,,,,S4,,temp,,,,S5,,temp,,,,S6,,temp,,,,S7,,UCH,32,,`

have a look at the log file in /var/log/ebusd.log as well as the system log. start ebusd in foreground using the appropriate commandline options

then please make a proposal by making a pull request. A lot of info is in the [wiki](https://github.com/john30/ebusd/wiki).

you need to provide the right CSV files in the config path which seems not to be the case. I don't know if there are CSVs for brink devices already,

did you bind the USB device correctly in the docker run command? check for the rights on the device within the container. and maybe you want to add some "--latency=50"...

yes of course, unless you'd know that the PBSB 5022 is only a "read" kind of message and not used to adjust some settings