Skip to content

Commit 2522c63

Browse files
authored
Merge 1592558 into d0bf413
2 parents d0bf413 + 1592558 commit 2522c63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

proto/ignition/msgs/light.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,9 @@ message Light
6868
/// \brief is the light on or off
6969
/// true is off, otherwise is on
7070
bool is_light_off = 19;
71+
72+
/// \brief Set if the visual of the light
73+
/// is visible, true is visible,
74+
/// otherwise is invisible
75+
bool visualize_visual = 20;
7176
}

0 commit comments

Comments
 (0)