Class: EOIDetectionCondition
Public element model used in EyesOnIt requests, responses, or configuration.
Namespace: EyesOnItSDK.API.Elements
Constructors
public EOIDetectionCondition()
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
Type | type | string | |
Count | count | int | |
LineName | line_name | string | |
AlertDirectionStr | alert_direction | string | |
Objects | objects | EOIDetectionObject[] | |
AlertDirection | AlertDirection |
Events
This class does not expose any public events.
Methods
| Method | Returns | Notes |
|---|---|---|
public (string, double)? GetMaxConfidenceObject() | (string, double)? |