Versions Compared

Key

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

...

Request body:

Code Block
{
"method":"AxxonSoftaxxonsoft.bl.ptz.TagAndTrackService.ListTrackers",
"data": {
	"access_point":"hosts/Server1/DeviceIpint.1/Observer.0"
	}
}

...

Request body:

Code Block
{
"method":"AxxonSoftaxxonsoft.bl.ptz.TagAndTrackService.SetMode",
"data": {
	"access_point":"hosts/Server1/DeviceIpint.1/Observer.0",
	"mode":"2"
	}
}

where the mode parameter value defines the PTZ control mode (see Setting PTZ mode for Tag & Track Pro):

0 − disabled (TAG_AND_TRACK_EVENT_TYPE_OFF),

...