Skip to content

Commit d5a5992

Browse files
authored
min/max alignment
1 parent e2d79ee commit d5a5992

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

policy/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,10 @@ An individual `Rule` object is defined by the following fields:
245245

246246
| Name | Description |
247247
| ------- | ------------------------------------------------------------------------------------------------------------- |
248-
| `count` | Fleet counts based on regions. Rule `max`/`min` refers to number of devices in [Rule Units](#rule-units). |
249-
| `time` | Individual limitations on time spent in one or more vehicle-states. Rule `max`/`min` refers to increments of time in [Rule Units](#rule-units). |
250-
| `speed` | Global or local speed limits. Rule `max`/`min` refers to speed in [Rule Units](#rule-units). |
251-
| `rate` | **[Beta feature](/general-information.md#beta-features):** Yes (as of 1.0.0). Fees or subsidies based on regions and time spent in one or more vehicle-states. Rule `rate_amount` refers to the rate charged according to the [Rate Recurrences](#rate_recurrences) and the [currency requirements](/general-information.md#costs-and-currencies) in [Rule Units](#rule-units). As this is a beta feature, agencies are strongly advised to consult with providers about how they intended to use the `rate` rule prior to implementation. |
248+
| `count` | Fleet counts based on regions. Rule `minimum`/`maximum` refers to number of devices in [Rule Units](#rule-units). |
249+
| `time` | Individual limitations on time spent in one or more vehicle-states. Rule `minimum`/`maximum` refers to increments of time in [Rule Units](#rule-units). |
250+
| `speed` | Global or local speed limits. Rule `minimum`/`maximum` refers to speed in [Rule Units](#rule-units). |
251+
| `rate` | **[Beta feature](/general-information.md#beta-features):** *Yes (as of 1.0.0)*. Fees or subsidies based on regions and time spent in one or more vehicle-states. Rule `rate_amount` refers to the rate charged according to the [Rate Recurrences](#rate_recurrences) and the [currency requirements](/general-information.md#costs-and-currencies) in [Rule Units](#rule-units). *As this is a beta feature, agencies are strongly advised to consult with providers about how they intended to use the `rate` rule prior to implementation.* |
252252
| `user` | Information for users, e.g. about helmet laws. Generally can't be enforced via events and telemetry. |
253253

254254
[Top][toc]

0 commit comments

Comments
 (0)