Skip to content

Commit 71823c9

Browse files
Update profobuf to 5.28 (#46)
1 parent bd810c8 commit 71823c9

5 files changed

Lines changed: 630 additions & 481 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ $ python3 script/decode_pcap.py /tmp/capture.pcap
161161
### Generate zehnder_pb2.py file
162162

163163
```shell
164-
python3 -m pip install grpcio-tools==1.62.3
164+
python3 -m pip install grpcio-tools==1.67.1
165165
python3 -m grpc_tools.protoc -Iprotobuf --python_out=aiocomfoconnect/protobuf protobuf/*.proto
166166
```
167167

aiocomfoconnect/protobuf/nanopb_pb2.py

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

aiocomfoconnect/protobuf/zehnder_pb2.py

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

0 commit comments

Comments
 (0)