xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/Synchronization.interface.yaml (revision 800f7080)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement to set time synchronization method.
3
4properties:
5    - name: TimeSyncMethod
6      type: enum[self.Method]
7      description: >
8          The method of time synchronization.
9
10enumerations:
11    - name: Method
12      description: >
13          Possible methods of time synchronization.
14      values:
15          - name: NTP
16            description: >
17                Sync by using the Network Time Protocol.
18          - name: Manual
19            description: >
20                Sync time manually.
21

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025