Class: EOIRegion
Public element model used in EyesOnIt requests, responses, or configuration.
Namespace: EyesOnItSDK.API.Elements
Constructors
public EOIRegion()
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
Id | id | int | |
Name | name | string | |
Enabled | enabled | bool | Defaults to true. |
Polygon | polygon | EOIVertex[] | |
MotionDetection | motion_detection | EOIMotionDetection | |
DetectionConfigs | detection_configs | EOIDetectionConfig[] |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.