Versions Compared

Key

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

...

Code Block
{
    "detectors": [
        {
            "name": "hosts/SERVER1/AVDetector.1/EventSupplier",
            "type": "SceneDescription"
        },
        {
            "name": "hosts/SERVER1/AVDetector.12/EventSupplier",
            "type": "NullAudioDetection"
        }
    ]
}


Note
titleAttention!

Starting with Axxon Next 4.5.0, the type field is deprecated. To get up-to-date information on detection tools, it is recommended to use the /camera/list request (see Get list of video sources (cameras)).

Available values of type parameter:

...