Documentation for Axxon One 1.0.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

POST http://IP-address:port/prefix/grpc

Request body:

{
    "method":"AxxonSoft.bl.tz.TimeZoneManager.SetNTP",
    "data":{

        "ntp": {
            "ntp_url": "time.windows.com",
            "sync_ip_devices": true
        }
    }
}

where

  • ntp_url − NTP server of the correct time;
  • sync_ip_devices − if true, then the time is also synchronized on all video cameras of the Server.
  • No labels