Skip to content

Conversation

Roland-Schneider
Copy link

  • Solution for issue Multiple parsers on one ESP? #34 "Multiple parsers on one ESP?"
    Provide sml_parser functionality through new class SmlParser which provides parser state and cache buffers per instance (opposed to previous static buffers).
    This allows concurrent handling of multiple smart meter devices with the same program.
  • Potential solution for issue Parsing of the device id (96.1.0) #32 "Parsing of the device id":
    Provide new function smlOBISServerId to obtain OBIS server id 1-0:0.0.9*255

…lParser which provides parser state and cache buffers per instance, opposed to previous static buffers. This allows concurrent handling of multiple smart meter devices with the same program. Issue olliiiver#32: Provide new function smlOBISServerId to obtain OBIS server id 1-0:0.0.9*255
@Roland-Schneider
Copy link
Author

@olliiiver oder @CRSLEE
Please have a look into this pull request and check if it makes sense and can be merged.
Codacy findings seem to be useless false positives from my point of view, memcpy is used the same way as in smlOBISManufacturer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant