Perseo

Sanity check for Perseo

Once Perseo is running, you can check the status by the following command:

Request:

ngsi version --host perseo.example.com --pretty

Response:

{
  "error": null,
  "data": {
    "name": "perseo",
    "description": "IOT CEP front End",
    "version": "1.20.0"
  }
}