Click or drag to resize

Detection Class

[This is preliminary documentation and is subject to change.]

Implements the presence detection data model
Inheritance Hierarchy
SystemObject
  GHASchema.Classes.Capabilities.SecurityDetection

Namespace:  GHASchema.Classes.Capabilities.Security
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public class Detection

The Detection type exposes the following members.

Constructors
  NameDescription
Public methodDetection
Initializes a new instance of the Detection class
Top
Properties
  NameDescription
Public propertyDetectionIdentifier
Device identifier associated with the detection
Public propertyDetectionTime
Date/time of the detection
Public propertyMetric
The detector specific metric associated with the detection (i.e. distance, signal strength, etc.)
Public propertyPresenceDevice
The device that performed the detection
Top
See Also