Skip to content

docs: complete, correct and sort the Modbus RTU meter table#391

Merged
andig merged 2 commits into
volkszaehler:masterfrom
premultiply:readme-meter-table
Jun 23, 2026
Merged

docs: complete, correct and sort the Modbus RTU meter table#391
andig merged 2 commits into
volkszaehler:masterfrom
premultiply:readme-meter-table

Conversation

@premultiply

Copy link
Copy Markdown
Contributor

The supported-meters table had drifted from the actual meters/rs485 producers. Capabilities below were derived directly from each producer’s Produce() output.

Completeness — added 12 implemented meters that were missing: Carlo Gavazzi EM/ET 330/340, Chint DTSU666, DDM18SD, Finder 7M.24/7M.38, Lovato DMG610, Siemens PAC2200, SolarEdge SE-MTR-3Y, Wago 879-30xx, Eastron SDM72 v2 / SDM230 / SMART X96-1A.

Correctness

  • removed phantom rows with no implementation: SDM530, Inepro PRO1/2.
  • removed KOSTAL Smart Energy Meter — it is a SunSpec/TCP device (SUNS), not an RS485 producer.
  • fixed wrong marks, e.g. iEM3000 exposes neither power factor nor THD; DZG does expose power factor and per-phase energy.

Usability — added a Type column with the actual type code for -d <Type>:<id>, and sorted both the table and the notes alphabetically.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings June 23, 2026 14:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README’s “Modbus RTU Meters” documentation so the supported meter table matches the actual meters/rs485 producers and is easier to use from the CLI.

Changes:

  • Expanded and corrected the supported Modbus RTU meter capability table (added missing meters, removed non-implemented/incorrect rows).
  • Added a Type column to document the -d <Type>:<id> identifier and sorted the table/notes alphabetically.
  • Refreshed and reorganized the descriptive notes below the table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md
@andig

andig commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

The supported-meters table had drifted from the actual meters/rs485 producers. Capabilities below were derived directly from each producer’s Produce() output.

We should probably auto-generate this (or remove it). Not sure how useful it is anyway.

@premultiply premultiply marked this pull request as draft June 23, 2026 14:52
@premultiply

Copy link
Copy Markdown
Contributor Author

I don't know too.
Feel free to merge, close, ignore, remove in any way.

@andig

andig commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Happy with the sourcery comments?

@premultiply premultiply marked this pull request as ready for review June 23, 2026 20:00
@andig andig merged commit fb8f9c2 into volkszaehler:master Jun 23, 2026
3 checks passed
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.

3 participants