time_synchronization

Module Contents

Functions

example(args)

Example function for activating time synchronization on devices.

time_synchronization.example(args)

Example function for activating time synchronization on devices.

You can choose NTP or PTP synchronization and as an example two different parameters for each are set.

In the end the status of the synchronization will be read.

Parameters

args – argparser will parse incoming arguments (host, ptp, ntp)

time_synchronization.parser