Commit 6510ea6e authored by Houcem Kacem's avatar Houcem Kacem
Browse files

feat: add a custom context for the ngsi-ld test suite

parent f8e879d8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
	"@context": {
		"brandName": "https://ngsi-ld-test-suite/context#brandName",
		"speed": "https://ngsi-ld-test-suite/context#speed",
		"fuelLevel": "https://ngsi-ld-test-suite/context#fuelLevel"
	}
}
 No newline at end of file