forked from COVESA/vehicle_signal_specification
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added files for different types of exterior lights
- Loading branch information
Showing
7 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# (C) 2022 BMW Group - All rights reserved. | ||
# AUTHOR: Gerrit Grotewold BMW Group; | ||
|
||
IsOn: | ||
datatype: boolean | ||
type: actuator | ||
description: Indicates if light is on or off. True = On. False = Off. | ||
|
||
HasDefect: | ||
datatype: boolean | ||
type: sensor | ||
description: Indicates if light is defect. True = Light is defect. False = Light has no defect. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# (C) 2022 BMW Group - All rights reserved. | ||
# AUTHOR: Gerrit Grotewold BMW Group; | ||
|
||
IsOn: | ||
datatype: boolean | ||
type: actuator | ||
description: Indicates if light is on or off. True = On. False = Off. | ||
|
||
HasDefect: | ||
datatype: boolean | ||
type: sensor | ||
description: Indicates if light is defect. True = Light is defect. False = Light has no defect. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# (C) 2022 BMW Group - All rights reserved. | ||
# AUTHOR: Gerrit Grotewold BMW Group; | ||
|
||
IsOn: | ||
datatype: boolean | ||
type: actuator | ||
description: Indicates if light is on or off. True = On. False = Off. | ||
|
||
HasDefect: | ||
datatype: boolean | ||
type: sensor | ||
description: Indicates if light is defect. True = Light is defect. False = Light has no defect. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# (C) 2022 BMW Group - All rights reserved. | ||
# AUTHOR: Gerrit Grotewold BMW Group; | ||
|
||
IsOn: | ||
datatype: boolean | ||
type: actuator | ||
description: Indicates if light is on or off. True = On. False = Off. | ||
|
||
HasDefect: | ||
datatype: boolean | ||
type: sensor | ||
description: Indicates if light is defect. True = Light is defect. False = Light has no defect. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# (C) 2022 BMW Group - All rights reserved. | ||
# AUTHOR: Gerrit Grotewold BMW Group; | ||
|
||
IsOn: | ||
datatype: boolean | ||
type: actuator | ||
description: Indicates if light is on or off. True = On. False = Off. | ||
|
||
HasDefect: | ||
datatype: boolean | ||
type: sensor | ||
description: Indicates if light is defect. True = Light is defect. False = Light has no defect. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# (C) 2022 BMW Group - All rights reserved. | ||
# AUTHOR: Gerrit Grotewold BMW Group; | ||
|
||
IsOn: | ||
datatype: boolean | ||
type: actuator | ||
description: Indicates if light is on or off. True = On. False = Off. | ||
|
||
HasDefect: | ||
datatype: boolean | ||
type: sensor | ||
description: Indicates if light is defect. True = Light is defect. False = Light has no defect. |