SpeedItem
Defines the acceptable speed range for road users in m/s. Messages are triggered when:
SpeedItem
Defines the acceptable speed range for road users in m/s. Messages are triggered when:
- The road user's speed is below the required minimum OR
- The road user's speed is above the acceptable maximum AND
- The associated TriggerConditions are met.
Example: For the speed range of 10-20 m/s and a TriggerCondition of 'user inside geofence', the message is sent if the user's speed is below 10 m/s or above 20 m/s while in the geofence area.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
speed | object | Yes | Acceptable speed range for road users in m/s. |