Current state of RUM. Returns On, Off, or Manual
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rum_value", "title": "rum_value", "description": "Current state of RUM. Returns On, Off, or Manual", "example": "on", "type": "string" }