Closed garayzuev closed 8 years ago
For demo version we use a turtle format of events, but it has a big size. Change format to JSON, presumably, can help to resolve this issue. JSON should be a next format:
{ "sensor": "sensorURI", "group": 1, "avg": 1, "diff": 1, "temp": 1 }
For demo version we use a turtle format of events, but it has a big size. Change format to JSON, presumably, can help to resolve this issue. JSON should be a next format: