OGC-IoT / ogc-iot-api

http://ogc-iot.github.io/ogc-iot-api/index.html
11 stars 3 forks source link

Section 2.2.4: Examples here is a hybrid REST/RPC fashion, not pure REST [Comments from Xiang Su, Teemu Leppänen] #28

Open liangsteve opened 10 years ago

liangsteve commented 10 years ago

[NOTE: This is from #15. The above link has more than one issues. In order to make it easier to track, I decide to split them into individual issues]

About SensorThings API Reference

_Section 2.2.4: Examples here is a hybrid REST/RPC fashion, not pure REST. _Secton 6: Batch processing seems to be an interesting feature, questions are: what happens if one HTTP request fails? Will every operation lost?

liangsteve commented 10 years ago

Section 2.2.4: http://ogc-iot.github.io/ogc-iot-api/api.html#filter_query It follows the OData (v3.0).

Section 6. The response will include the HTTP response code of each individual request in the Batch Processing.