Skip to content

Commit c2d4277

Browse files
authored
Merge 8d42568 into 446fc89
2 parents 446fc89 + 8d42568 commit c2d4277

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proto/ignition/msgs/light.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,7 @@ message Light
6161

6262
/// \brief Unique id of light's parent
6363
uint32 parent_id = 17;
64+
65+
/// \brief light intensity
66+
float intensity = 18;
6467
}

0 commit comments

Comments
 (0)