Note that following service is basicly a bash code!
git clone https://github.com/FIWARE/tutorials.CRUD-Operations.git
cd tutorials.CRUD-Operations
git checkout NGSI-LD
./services orion|scorpio
注 : クリーンアップして最初からやり直す場合は、次のコマンドで実行できます :
./services stop
- make sure your docker engin is already runnig.
- depending on whether you use Orion or Scorpio, your request port might be diffrent.
- a complete API refrence have been provided at Postman.
- for live observation over data you can use following UI.