Documentation for Axxon Next 4.5.0. Documentation for other versions of Axxon Next is available too.

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 2 Current »

GET http:/IP-Address:port/prefix/control/telemetry/list/{VIDEOSOURCEID}

{VIDEOSOURCEID} - pierwsze 2 części three-component source endpoint ID (see Pozyskaj listę źródeł wideo (kamer)). Przykład: "SERVER1/DeviceIpint.1".

Przykładowe zapytanie:

GET http://127.0.0.1:80/control/telemetry/list/SERVER1/DeviceIpint.1

Przykładowa odpowiedź:

[
"SERVER1/DeviceIpint.2/TelemetryControl.0"
]

Wzór {TELEMETRYCONTROLID} będzie użyty w celu definiowania urządzeń telemetrii dla typu zwanego HOSTNAME/DeviceIpint.Id/TelemetryContol.n.

  • No labels