Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The request URL is: http://<sensor_hostname>/api/v1/time/ptp/profile/

  • Valid values are ”default” and “gptp” (““, are included):

    • ”default”

    • ”default-relaxed”

      • this profile will jump to the grandmaster time anytime the offset is greater than 1 sec.

    • “gptp”

    • ”gptp-relaxed”

      • this profile will jump to the grandmaster time anytime the offset is greater than 1 sec.

    • “automotive-slave”

Info

Changing the PTP profile does not require reinitialization or writing the configuration text file to be persistent. It is persistent as soon a valid PUT request is executed and a valid response is received.

...