B1TriggerTimeRange
- Defines a time range (in hours) during which an event trigger is active.
| Property | Type | Description | Metadata |
|---|---|---|---|
| From | int32 | Start hour of the active time range (0 to 23). | Category: B1TriggerTimeRange ClampMax: 23 ClampMin: 0 |
| To | int32 | End hour of the active time range (1 to 24). | Category: B1TriggerTimeRange ClampMax: 24 ClampMin: 1 |