@@ -4925,7 +4925,7 @@ This DE represents the possible usage conditions of the VRU device.
- 6 `playingGames` - to indicate that the human is playing games,
- 7 `reading` - to indicate that the human is reading on the VRU device,
- 8 `viewing` - to indicate that the human is watching dynamic content, including following navigation prompts, viewing videos or other visual contents that are not static.
- value 9 to 255 - are reserved for future usage. Value 255 set to "max" in order to bound the size of the encoded field.
- value 9 to 15 - are reserved for future usage.
***unavailable** (0)<br>
***other** (1)<br>
@@ -4936,13 +4936,12 @@ This DE represents the possible usage conditions of the VRU device.
***playingGames** (6)<br>
***reading** (7)<br>
***viewing** (8)<br>
***max** (255)<br>
**Categories:** VRU information
**Revision:** _Created in V2.1.1_
**Revision:** _Created in V2.1.1, type changed from ENUMERATED to INTEGER in V2.2.1 and range changed from 0..255 to 0..15_