Tracking target status.
More...
|
| status |
| Status of the tracking target (active or inactive) as listed in the PST-Client software. More...
|
|
| name |
| User given name of the tracking target as listed in the PST-Client software. More...
|
|
| uuid |
| Unique identifier, automatically assigned to the tracking target. More...
|
|
| id |
| User provided tracking id assigned to the tacking target as listed in the PST-Client software. More...
|
|
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.
- See also
- target.Target
-
tracker.Tracker.get_target_list
-
tracker.Tracker.set_target_status
-
tracker.Tracker.get_target_status
◆ __init__()
def pstech.pstsdk.target.TargetStatus.__init__ |
( |
|
self, |
|
|
|
c_status |
|
) |
| |
◆ __eq__()
def pstech.pstsdk.target.TargetStatus.__eq__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ status
pstech.pstsdk.target.TargetStatus.status |
Status of the tracking target (active or inactive) as listed in the PST-Client software.
The documentation for this class was generated from the following file:
- /home/pstech/builds/3SMsnoaN/0/ps-tech/pst-installer/pstsdk/python/pstech/pstsdk/target.py