OcaTimeProtocol¶
-
class
OcaTimeProtocol()¶ Types of time sources. See RFC7273 particularly sections 4.4-4.8 .
-
OcaTimeProtocol.Undefined¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
0.
-
OcaTimeProtocol.None¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
1.
-
OcaTimeProtocol.Private¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
2.
-
OcaTimeProtocol.NTP¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
3.
-
OcaTimeProtocol.SNTP¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
4.
-
OcaTimeProtocol.IEEE1588_2002¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
5.
-
OcaTimeProtocol.IEEE1588_2008¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
6.
-
OcaTimeProtocol.IEEE_AVB¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
7.
-
OcaTimeProtocol.AES11¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
8.
-
OcaTimeProtocol.Genlock¶ type: OcaTimeProtocol
Singleton object corresponding to the entry with value
9.
-