-
### Is your feature request related to a problem? Please describe.
I want to consume Sparkplug messages which the payload is a protobuf spec over standard mqtt. Not all industrial sensors/protocols n…
-
When serializing to protobuf, the binary protocol is not generated in a migration-safe manner. Say I do the following specs:
**V1:**
typeschema:
```.json
{
"definitions": {
"Student": {
…
-
Hi, All,
I did some research and find out there were some discussion/research on this topic, as links listed below:
http://wiki.ros.org/sig/NextGenerationROS/MessageFormats
https://discourse.ro…
-
### Description
I am seeing a null pointer error when attempting to generate off of my GRPC spec. I wrote this demo GRPC spec similar to my internal set up to replicate the issue.
### Steps to Re…
-
i try use protobuf to convey big message, like pointcloud
when the convey message is bigger, the publish program can run ,but the subscriber program will gets stuck there after running for a period…
-
The protobuf format has the type [`google.protobuf.Value`][3] described in [Create Protobuf messages for .NET apps][1].
There is also a [`Google.Protobuf.WellKnownTypes.Value`][2] type in the `Google…
-
(I did some research but not sure if I missed some documentation or discussions somewhere, sorry if it's a duplicate.)
**What is your use-case and why do you need this feature?**
My use-case is …
-
Hello,
I'd like to propose that in the next major version of this project, the API definition be modified to follow conventions for protocol buffers established in [AIP](https://aip.dev) and [proto…
-
transformers==4.36.2
(awq1) clrobur@clrobur-WS-C621E-SAGE-Series:~/vila/llm-awq/tinychat$ python vlm_demo_new.py --model-path VILA1.5-13b-AWQ --quant-path VILA1.5-13b-AWQ/llm/vila-1.5-13b-w4-g128-a…
-
Given a message with the same name as one of the fields. The generated code has an ambiguous reference. Is it possible to fully qualify with the namespace?
```
message Shock {
enum ShockTyp…