Documentation for Axxon One 1.0.

Previous page Next page

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

Body zapytania:

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

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

gdzie:

  • ntp_url - serwer NTP poprawnego czasu;
  • sync_ip_devices - jeśli wartość to true, czas jest synchronizowany na wszystkich kamerach Serwera.
  • No labels