{
	"sensor": {
		"data_type": "rotv",
		"uid_high": "0x0000000000000005",
		"uid_low": "0x0000000000000005"
	},
	"attributes": {
		"name": { "id": 0, "value": "rotationvector-mock" },
		"vendor": { "id": 1, "value": "libssc" },
		"available": { "id": 3, "value": true },
		"sample_rate": { "id": 6, "value": 5.0 },
		"stream_type": { "id": 16, "value": 0 }
	},
	"measurements": [
		{
			"id": 1025,
			"rotation": [1.0, 2.0, 3.0, 4.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"rotation": [2.0, 4.0, 0.0, 1.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"rotation": [0.0, 0.0, 0.0, 0.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"rotation": [1.0, 2.0, 3.0, 4.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"rotation": [-1.0, -2.0, -3.0, -4.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"rotation": [1.0, 2.0, 3.0, 4.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"rotation": [1.0, 2.0, 3.0, 4.0],
			"accuracy": 2
		},
		{
			"id": 1025,
			"rotation": [1.0, 2.0, 3.0, 4.0],
			"accuracy": 1
		},
		{
			"id": 1025,
			"rotation": [1.0, 2.0, 3.0, 4.0],
			"accuracy": 0
		}
	]
}
