Giter VIP home page Giter VIP logo

Comments (6)

weetmuts avatar weetmuts commented on May 26, 2024

Aha! Apparently the meter only adds the 2f2f markers when the data is actually encrypted.
Fixed that and pushed it. Try again, and you should see no warnings.

from wmbusmeters.

mikkel75 avatar mikkel75 commented on May 26, 2024

Thanks - much better now!

(serial /dev/ttyUSB0) received "A5E2031844AE4C4225222068077A670000000413CFE20100023B0000000000008AC681"
(im871a) timestamp 00000000
(im871a) rssi 8a
(im871a) got crc16 81c6 expected 81c6
(wmbus) received telegram 20222542 C-field=44 M-field=4cae (SEN) A-field-version=68 A-field-dev-type=07 (Water meter) Ci-field=7a (EN 13757-3 Application Layer with short Transport Layer) CC-field=00 (slow_resp) ACC=67
(wmbus) frame "1844AE4C4225222068077A670000000413CFE20100023B0000"
(wmbus) payload "0413CFE20100023B0000"
(wmbus) 00: 18 length (24 bytes)
(wmbus) 01: 44 c-field (SND_NR)
(wmbus) 02: ae4c m-field (4cae=SEN)
(wmbus) 04: 42252220 a-field-addr (20222542)
(wmbus) 08: 68 a-field-version
(wmbus) 09: 07 a-field-type (Water meter)
(wmbus) 0a: 7a ci-field (EN 13757-3 Application Layer with short Transport Layer)
(wmbus) 0b: 67 acc
(wmbus) 0c: 00 status ()
(wmbus) 0d: 0000 configuration ()
(wmbus) 1844AE4C4225222068077A67000000
(meter) iperl: for me? 20222542
(meter) iperl: yes for me
(iperl) telegram for iperl 20222542
(iperl) log "telegram=|1844AE4C4225222068077A67000000|0413CFE20100023B0000|+300"
(dvparser) found new format "0413023B" with hash c944, remembering!
(iperl) 0f: 04 dif (32 Bit Integer/Binary Instantaneous value)
(iperl) 10: 13 vif (Volume l)
(iperl) 11: * CFE20100 total consumption (123.599000 m3)
(iperl) 15: 02 dif (16 Bit Integer/Binary Instantaneous value)
(iperl) 16: 3B vif (Volume flow l/h)
(iperl) 17: 0000
(iperl) 1844AE4C4225222068077A670000000413CFE20100023B0000
iperl 20222542 123.599 m3 2019-03-12 07:41.29

from wmbusmeters.

mikkel75 avatar mikkel75 commented on May 26, 2024

Question - the lines

(iperl) 16: 3B vif (Volume flow l/h)
(iperl) 17: 0000

Does that mean the use was 0000 since last data?

from wmbusmeters.

weetmuts avatar weetmuts commented on May 26, 2024

Nice! Unfortunately I do not know how the iperl meter calculates the flow value.

I think that the meters are usually configured to give useful data to drivebys, which
happen once per week at a random time or so. So the flow is perhaps a max or min or median
flow over the last month or so..... so if it is a new meter, that explains the zero reading.

If you are monitoring every single meter value, then you can see the flow from there instead.

from wmbusmeters.

weetmuts avatar weetmuts commented on May 26, 2024

After googling, it seems like it is a max flow, perhaps by default over the last hour, but this can
be configured. I added the max_flow_m3h key to the json output and the extra colums to the other output.

from wmbusmeters.

weetmuts avatar weetmuts commented on May 26, 2024

I

from wmbusmeters.

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.