Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Write a ifcodegen template which write a proto file with annotations to define the datatype and order used (and maybe other things if needed).
It would be great if also an existing proto file can be used instead of generating a new one.
The proto file can be used with QtRPC to communicate over GRPC. To make it feature complete it should also be possible to generate a server. This needs support for QtRPC first