smartdevicelink / protocol_spec

Describes the communication protocol between a smartdevicelink enabled head unit and mobile application
https://smartdevicelink.github.io/protocol_spec/
BSD 3-Clause "New" or "Revised" License
14 stars 13 forks source link

[SDL 0078] Control Frame Payloads v1.0.0 #13

Closed theresalech closed 7 years ago

theresalech commented 7 years ago

Proposal: Control Frame Payloads v1.0.0

With the acceptance of Constructed Payloads for Control Frames we need to ensure we spec out all the changes that will be needed for the first version of these payloads. This includes adding a new param to the StartService frame for RPC services that contains the max version supported for control frame payloads.

Review: https://github.com/smartdevicelink/sdl_evolution/issues/222

Steering Committee Decision:

The Steering Committee agreed to accept this proposal, with the following change: Change from introducing a new controlVersion parameter to changing the protocol header to have an extended version for headers, as described in the "Alternatives considered" section. This change has now been reflected in the proposal .md file.