Skip to content

Commit

Permalink
added cluster revision (#26683)
Browse files Browse the repository at this point in the history
  • Loading branch information
fessehaeve authored and pull[bot] committed Sep 12, 2023
1 parent 8af352c commit 5880175
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ limitations under the License.
<client init="false" tick="false">true</client>
<server init="false" tick="false">true</server>
<description>Accurate time is required for a number of reasons, including scheduling, display and validating security materials.</description>
<!-- Base data types -->
<globalAttribute side="either" code="0xFFFD" value="2"/>

<attribute side="server" code="0x0000" define="UTC_TIME" type="epoch_us" isNullable="true" optional="false">UTCTime</attribute>
<attribute side="server" code="0x0001" define="GRANULARITY" type="GranularityEnum" default="0x00" optional="false">Granularity</attribute>
<attribute side="server" code="0x0002" define="TIME_SOURCE" type="TimeSourceEnum" default="0x00" optional="true">TimeSource</attribute>
Expand Down

0 comments on commit 5880175

Please sign in to comment.