PDA

View Full Version : RDM 1.37-5 JSON Schema PD Envelope Type


Qasi_
September 17th, 2024, 03:55 PM
Hi, while implementing RDM 1.37-5 JSON Schema i get stuck at PD Envelope Type, what is this Parameter exact for, because in all standart-Parameter dont use it. only the Parameters which are not part of the standart uses the Type.

Maybe someone can make a example

shawn
September 17th, 2024, 05:54 PM
See the PACKED_PID_SUB and PACKED_PID_INDEX E1.20 examples at https://github.com/ssilverman/rdm-schema.

They’re also here: https://gitlab.com/esta-cpwg/e137-5

Qasi_
September 18th, 2024, 04:28 AM
I know thees Parameters uses the type pdEnvelop, but I don't think the explanation is sufficient, I don't understand it.

And its not helpful tu reference to an yet not published Parameter

shawn
September 18th, 2024, 07:47 PM
Fair points. That type is for when a message can contain other parts, but as a “block” or “envelope” containing other things. Those PIDs needing it might still be in the upcoming latest E1.20 spec.