Skip to content

Commit

Permalink
Rename meterControl
Browse files Browse the repository at this point in the history
  • Loading branch information
longzheng committed Dec 13, 2024
1 parent 5503ed2 commit 1b82a72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connections/goodwe/et.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
type GoodweEtMeterControlWrite,
GoodweGoodweEtMeterControlModel,
type GoodweEtMeterControl,
} from './models/et/goodweEtMeterControl.js';
} from './models/et/meterControl.js';

export class GoodweEtConnection {
protected readonly modbusConnection: ModbusConnection;
Expand Down

0 comments on commit 1b82a72

Please sign in to comment.