Skip to content

Commit 71823c9

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

File tree

5 files changed

+630
-481
lines changed

5 files changed

+630
-481
lines changed

README.md

+1-1
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

+13-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiocomfoconnect/protobuf/zehnder_pb2.py

+64-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)