Skip to content

Commit c3d18bd

Browse files
cws55erikbosch
authored andcommitted
Add Media.Played.Genre
Signed-off-by: Wooseok Choi <[email protected]>
1 parent 1c7c0d4 commit c3d18bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spec/Cabin/Infotainment.vspec

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ Media.Played.Source:
2929
allowed: ['UNKNOWN', 'SIRIUS_XM', 'AM', 'FM', 'DAB', 'TV', 'CD', 'DVD', 'AUX', 'USB', 'DISK', 'BLUETOOTH', 'INTERNET', 'VOICE', 'BEEP']
3030
description: Media selected for playback
3131

32+
Media.Played.Genre:
33+
datatype: string
34+
type: sensor
35+
description: Name of genre being played
36+
3237
Media.Played.Artist:
3338
datatype: string
3439
type: sensor

0 commit comments

Comments
 (0)