comms/py-sdm_modbus: Library for Eastron SDM kWh meters Library that collects data from Eastron SDM single and three phase kWh meters over Modbus RTU or Modbus TCP Approved by: 0mp (mentor)
Details
Details
- Reviewers
0mp - Commits
- R11:e0323e9ffb66: comms/py-sdm_modbus: Library for Eastron SDM kWh meters
Tested with python 3.11 on FreeBSD 14.2 with some modbus TCP Eastron Meters.
Pet portlint/portclippy
Poudriere test on 14.2
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
One more question before we land it :)
comms/py-sdm_modbus/Makefile | ||
---|---|---|
19 | BTW, is this one necessary? |
Comment Actions
Looks almost perfect. Two small bits left then it's ready to land.
comms/py-sdm_modbus/Makefile | ||
---|---|---|
3 | DISTVERSION is preferred to PORTREVISION. https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-versions | |
comms/py-sdm_modbus/pkg-descr | ||
3 | The period is still missing. |