Resources |
◎ COVESA Events |
Join/Sign Up |
◎ Join COVESA |
2026-02-05 Meeting notes
Date
Feb 5, 2026
Goals
Sync
Discussion items
Item | Who | Notes |
|---|---|---|
Adoption from other domain experts | @Paul Boyes |
One option to use VSS in VDM is:
|
|
|
|
Docs update | @Daniel Alvarez-Coello |
|
Capabilities | @Daniel Alvarez-Coello | Idea: add capabilities for each correponding entitiy (i.e., type) Example:
type Seat { isFree: Bool }
extend type Seat { capabilities: [SeatCapability] } MASSAGE LONGITUDINAL_MOVEMENT ETC }
results in…type Seat { isFree: Bool capabilities: [SeatCapability] }
Example data dump… { capabilities: [“MASSAGE“, “RECLINE“] } |
|
|
|
Action items