Skip to content

Commit

Permalink
Merge 1592558 into d0bf413
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde authored Apr 19, 2022
2 parents d0bf413 + 1592558 commit 2522c63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions proto/ignition/msgs/light.proto
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,9 @@ message Light
/// \brief is the light on or off
/// true is off, otherwise is on
bool is_light_off = 19;

/// \brief Set if the visual of the light
/// is visible, true is visible,
/// otherwise is invisible
bool visualize_visual = 20;
}

0 comments on commit 2522c63

Please sign in to comment.