Skip to content

ptp_clock_id_pb2

Generated protocol buffer code.

Classes:

  • PtpClockId

    A unique clock ID as defined in the IEEE 1588 standard.

PtpClockId

PtpClockId(*, id: str = ...)

Bases: Message

A unique clock ID as defined in the IEEE 1588 standard.

PTP clock IDs are of the form xxxxxx.xxxx.xxxxxx with x being a hexadecimal digit. Most clocks have a clock ID of the form mmmmmm.fffe.mmmmmm where m is a byte of the clock's MAC address.

Attributes:

  • id (str) –

    The clock ID in PTP format

id instance-attribute

id: str

The clock ID in PTP format