Skip to content

Commit c45eec3

Browse files
Lint
1 parent fdfb85a commit c45eec3

2 files changed

Lines changed: 38 additions & 44 deletions

File tree

apps/predbat/gateway_status.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ message LoadStatus {
5454
message InverterData {
5555
int32 active_power_w = 1;
5656
float temperature_c = 2;
57-
int32 rate_max_w = 3;
57+
int32 rate_max_w = 3;
5858
}
5959

6060
message ControlStatus {

apps/predbat/gateway_status_pb2.py

Lines changed: 37 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)