Skip to content

Smart Meter Interface/Scripting: Decode multiple string lines #17434

Answered by gemu2015
GolterU asked this question in Q&A
Discussion options

You must be logged in to vote

all numbers in this driver are double precision because meter values can get really large. i however just realized that the function dtostrfd() passes a double but does a call to dtostrf (float) thus reducing the resolution. i will modify the driver with a real double to string conversion and make a pr soon.

Replies: 2 comments 17 replies

Comment options

You must be logged in to vote
7 replies
@gemu2015
Comment options

@GolterU
Comment options

@gemu2015
Comment options

@GolterU
Comment options

@gemu2015
Comment options

Answer selected by GolterU
Comment options

You must be logged in to vote
10 replies
@Einwich
Comment options

@schokominzpfefferlade
Comment options

@Noschvie
Comment options

@schokominzpfefferlade
Comment options

@YoungJules
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants