Versions Compared

Key

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

...

POST http://IP-адрес:порт/createarchivetask

Code Block
languagexml
Content Type: application/json
Content:
{
 "CameraId": "{CameraId}",
 "From": "{From}",
 "To": "{To}",
 "Format":"format" 
}

...