Service: Time Synchronization

This API is officially released and maintained.

This service provides methods to configure the time synchronization of the device.

Table 1. Available methods
Method Request Response

Set

TimeSynchronizationSetRequest

google.protobuf.Empty

Get

google.protobuf.Empty

TimeSynchronizationGetResponse

Set

Set the time synchronization configuration for the device

Request

Request which is sent together with a SetConfig API call

Table 2. Available fields in blickfeld.system.services.TimeSynchronizationSetRequest
Field Type Default Unit

config

config.TimeSynchronization

-

-

Time synchronization config to be used

Get

Get the time synchronization configuration of the device

Response

Response which is sent as answer for a GetConfig call

Table 3. Available fields in blickfeld.system.services.TimeSynchronizationGetResponse
Field Type Default Unit

config

config.TimeSynchronization

-

-

Currently used time synchronization config