Skip to content

Commit

Permalink
Update profobuf to 5.28 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelarnauts authored Nov 6, 2024
1 parent bd810c8 commit 71823c9
Show file tree
Hide file tree
Showing 5 changed files with 630 additions and 481 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ $ python3 script/decode_pcap.py /tmp/capture.pcap
### Generate zehnder_pb2.py file

```shell
python3 -m pip install grpcio-tools==1.62.3
python3 -m pip install grpcio-tools==1.67.1
python3 -m grpc_tools.protoc -Iprotobuf --python_out=aiocomfoconnect/protobuf protobuf/*.proto
```

Expand Down
16 changes: 13 additions & 3 deletions aiocomfoconnect/protobuf/nanopb_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

118 changes: 64 additions & 54 deletions aiocomfoconnect/protobuf/zehnder_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 71823c9

Please sign in to comment.