webrtcd: endpoint for message schema retrieval vol. 2 (#30607)

* webrtcd: endpoint for message schema retrieval (#30578)

* Capnp json schema conversion

* Schema get endpoint

* Type annotation for generate_field

* Filter empty services

* Add schema.py to release
old-commit-hash: f46f00b373fac85a9b0c673feb4e809b57802216
This commit is contained in:
Kacper Rączy
2023-12-04 23:51:52 -08:00
committed by GitHub
parent 13fe4389f8
commit d331250b7e
3 changed files with 55 additions and 1 deletions
+1
View File
@@ -283,6 +283,7 @@ system/sensord/pigeond.py
system/webrtc/__init__.py
system/webrtc/webrtcd.py
system/webrtc/schema.py
system/webrtc/device/audio.py
system/webrtc/device/video.py