Fiware create
POST {{baseUrl}}/v2/entities
Request Body
{"id"=>"urn:VrtickiParcela:1", "type"=>"VrtickiParcela", "OBJECTID"=>{"value"=>"999", "type"=>"Integer"}, "OBM_ID"=>{"value"=>"666", "type"=>"Integer"}, "OBM_NAZIV"=>{"value"=>"Tehnološki park", "type"=>"String"}, "RESERVATION_STATUS"=>{"value"=>"AVAILABLE", "type"=>"String"}, "WATER"=>{"value"=>22.0, "type"=>"Float"}, "ELECTRICIRY"=>{"value"=>2221.0, "type"=>"Float"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Fiware-Service | string | ||
Fiware-servicepath | string |