diff --git a/examples/commodity-v0.1.json b/examples/commodity-v0.1.json index dfea54f..3ef668c 100644 --- a/examples/commodity-v0.1.json +++ b/examples/commodity-v0.1.json @@ -11,8 +11,10 @@ "itemName": "Gold", "buyPrice": 1024, "stationStock": 7, + "supplyLevel": "Low", "sellPrice": 1138, "demand": 42, + "demandLevel": "Med" "timestamp": "2014-11-17T12:34:56+00:00" } } \ No newline at end of file