Skip to content

Commit 3f8cbf3

Browse files
authored
add beta and city <> provider agreement language to rate rule type definition
1 parent b5cf427 commit 3f8cbf3

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
@@ -242,7 +242,7 @@ An individual `Rule` object is defined by the following fields:
242242
| `count` | Fleet counts based on regions. Rule `max`/`min` refers to number of devices. |
243243
| `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). |
244244
| `speed` | Global or local speed limits. Rule `max`/`min` refers to speed in [Rule Units](#rule-units). |
245-
| `rate` | 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 Recurrence](#rate_recurrence). |
245+
| `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 Recurrence](#rate_recurrence). Agencies and Providers must agree on terms of use prior to utilizing the `rate` rule type. |
246246
| `user` | Information for users, e.g. about helmet laws. Generally can't be enforced via events and telemetry. |
247247

248248
### Rule Units

0 commit comments

Comments
 (0)