You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: policy/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ An individual `Rule` object is defined by the following fields:
242
242
|`count`| Fleet counts based on regions. Rule `max`/`min` refers to number of devices. |
243
243
|`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). |
244
244
|`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.|
246
246
|`user`| Information for users, e.g. about helmet laws. Generally can't be enforced via events and telemetry. |
0 commit comments