Skip to content

io.openems.edge.bridge.modbus.tester is a testing device for modbus communication testing#3633

Open
janklostermann wants to merge 2 commits intoOpenEMS:developfrom
janklostermann:feature/modbus-tester
Open

io.openems.edge.bridge.modbus.tester is a testing device for modbus communication testing#3633
janklostermann wants to merge 2 commits intoOpenEMS:developfrom
janklostermann:feature/modbus-tester

Conversation

@janklostermann
Copy link
Contributor

io.openems.edge.bridge.modbus.tester is a testing device for testing communication to a hardware device through a modbus bridge, intended for communication debugging with hardware.
It is especially useful if the hardware device does not have an openems component implemented yet, but you want to test that the communication channel through the modbus bridge works.
You can simply configure a specific register to be read (by now only FC3_holding_register) and then can see the request and the response in the logs.

…communication to a hardware device through a modbus bridge
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 66.02871% with 71 lines in your changes missing coverage. Please review.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3633      +/-   ##
=============================================
+ Coverage      58.52%   58.56%   +0.05%     
  Complexity       104      104              
=============================================
  Files           3095     3099       +4     
  Lines         134205   134414     +209     
  Branches        9870     9890      +20     
=============================================
+ Hits           78528    78707     +179     
- Misses         52761    52765       +4     
- Partials        2916     2942      +26     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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