Versions Compared

Key

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

...

Attribute

Description

Type

Unit 

Reported

Time camera move was instructed

DateTime


CameraId

The unique id of the camera. This is normally set on the camera hardware.

Integer


Active

Indicates whether the camera is actively tracking or has been moved by an operator. A camera is inactive when it is resting at its home position.

Boolean


MoveType

Indicates the reason why the camera moved

i.e. as a result of following a track or from a manual override by an operator. 

  • Track (Tracking)

  • Home (Going to home)

  • Manual (Operator control)

  • Override (Manual keyboard control)

CameraMoveTypeList


TrackId

If Camera is following a track, this gives the Display ID of the track being followed. If Camera is not following a track, this will be 0.

string


UniqueTrackId

If Camera is following a track, this gives the unique Id (GUID) of the track being followed.If Camera is not following a track, this attribute will not be available.

string


ExternalCameraId

External Id of the camera. This is typically the camera Id used by an integrated VMS or Security System.

string

Related information

...