{
	"sensor": {
		"data_type": "mag",
		"uid_high": "0x0000000000000003",
		"uid_low": "0x0000000000000003"
	},
	"attributes": {
		"name": { "id": 0, "value": "magnetometer-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,
			"magnetic_field": [0.1, 0.2, 0.3],
			"accuracy": 3
		},
		{
			"id": 1025,
			"magnetic_field": [0.3, 0.2, 0.1],
			"accuracy": 3
		},
		{
			"id": 1025,
			"magnetic_field": [0.3, 0.2, 0.1],
			"accuracy": 3
		},
		{
			"id": 1025,
			"magnetic_field": [0.0, 0.0, 0.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"magnetic_field": [0.0, 0.0, 0.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"magnetic_field": [1.0, 1.0, 1.0],
			"accuracy": 3
		},
		{
			"id": 1025,
			"magnetic_field": [1.0, 1.0, 1.0],
			"accuracy": 2
		},
		{
			"id": 1025,
			"magnetic_field": [1.0, 1.0, 1.0],
			"accuracy": 1
		},
		{
			"id": 1025,
			"magnetic_field": [1.0, 1.0, 1.0],
			"accuracy": 0
		}
	]
}
