ieee802-dot1as-ptp

Management objects that control timing and synchronization for time sensitive applications, as specified in IEEE Std 802.1AS-2...

Typedef Base type Abstract
float64 binary The IEEE Std 802.1AS Float64 type represents IEEE Std 754 binary64 (64-bit double-precision floating-point format). YANG does not support floating-point, so this type is represented as 8 octets of binary data, most significant byte first.
scaled-ns binary The IEEE Std 802.1AS ScaledNs type represents signed values of time and time interval in units of 2^16 ns. YANG does not support a signed 96-bit integer, so this type is represented as 12 octets of binary data, most significant byte first.
uscaled-ns binary The IEEE Std 802.1AS ScaledNs type represents unsigned values of time and time interval in units of 2^16 ns. YANG does not support an unsigned 96-bit integer, so this type is represented as 12 octets of binary data, most significant byte first.

© 2023 YumaWorks, Inc. All rights reserved.