Skip to content

Commit d0d1ff9

Browse files
authored
Update Rule Type beta language
Updating based on OMF Board feedback after review.
1 parent 9a92de6 commit d0d1ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

policy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ An individual `Rule` object is defined by the following fields:
256256
| `count` | Fleet counts based on regions. Rule `minimum`/`maximum` refers to number of devices in [Rule Units](#rule-units). |
257257
| `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). |
258258
| `speed` | Global or local speed limits. Rule `minimum`/`maximum` refers to speed in [Rule Units](#rule-units). |
259-
| `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. It is particularly important to communicate in advance how frequently and in what ways rates might change over time.* |
259+
| `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). *Prior to implementation agencies should consult with providers to discuss how the `rate` rule will be used. Most agencies do this as a matter of course, but it is particularly important to communicate in advance how frequently and in what ways rates might change over time.* |
260260
| `user` | Information for users, e.g. about helmet laws. Generally can't be enforced via events and telemetry. |
261261

262262
[Top][toc]

0 commit comments

Comments
 (0)