![]() |
PST SDK
6.0.0.0-272350a
|
Tracking target status. More...
Public Member Functions | |
def | __init__ (self, c_status) |
def | __eq__ (self, other) |
Public Attributes | |
status | |
![]() | |
name | |
uuid | |
id | |
Tracking target status.
This class provides status information about a tracking target. The status is either true (active), in which case the object will be tracked when seen by the PST Tracker, or false (inactive), in which case it will not be tracked by the PST Tracker.
def pstech.pstsdk.target.TargetStatus.__init__ | ( | self, | |
c_status | |||
) |
Reimplemented from pstech.pstsdk.target.Target.
def pstech.pstsdk.target.TargetStatus.__eq__ | ( | self, | |
other | |||
) |
Reimplemented from pstech.pstsdk.target.Target.
pstech.pstsdk.target.TargetStatus.status |
Status of the tracking target (active or inactive) as listed in the PST-Client software