GithubHelp home page GithubHelp logo

Negative values start with F about libmbus HOT 4 OPEN

trsqr avatar trsqr commented on July 22, 2024
Negative values start with F

from libmbus.

Comments (4)

trsqr avatar trsqr commented on July 22, 2024 1

Absolutely.

from libmbus.

lategoodbye avatar lategoodbye commented on July 22, 2024

@trsqr Thanks for your report. Is it okay for you to let us integrate the M-Bus telegram in libmbus test data?

from libmbus.

lategoodbye avatar lategoodbye commented on July 22, 2024

Today i had some time to look into this. At first the behavior of mbus-tcp-request-data is expected, because most of the examples uses the non-normalized output which is dedicated for humans (like M-Bus in general). Since this commit 2f9fa5c the libmbus is able to handle F as a negative value.

So your next question would be like: why doesn't mbus-tcp-request-data use this feature?
Answer: it's not that simple. Unfortunately all the other hex values A-E are also valid values, so simply enabling this for every BCD value would break error values. So it's very hard for a machine to decided how to decode.

A possible hack could be to handle "Value during error state" as hex value and the other one as integer.

from libmbus.

lategoodbye avatar lategoodbye commented on July 22, 2024

The hack is available as PR #197

from libmbus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.