Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-18481

FIWARE.Question.Tech.How to define Alarm Events in Fiware entities (NGSI).

    Details

      Description

      Created question in FIWARE Q/A platform on 04-10-2021 at 16:10
      Please, ANSWER this question AT https://stackoverflow.com/questions/69439304/how-to-define-alarm-events-in-fiware-entities-ngsi

      Question:
      How to define Alarm Events in Fiware entities (NGSI)

      Description:
      Is there any common practise to define alarm events in Fiware data model entities? I mean if we have devices sending alarm events like for example if we currentTooHigh. Something like this:
      "currentTooHigh": {
      "type": "Text",
      "value": "off",
      "metadata": {
      "dateStarted": {
      "type": "DateTime",
      "value": "2021-09-18T12:02:49.000Z"
      }
      "dateUpdated": {
      "type": "DateTime",
      "value": "2021-09-18T16:02:49.000Z"
      }
      }
      perhaps also add a some severity attribute as metadata , like info, warning, error and failure. etc.. or something
      I am asking how it is already being done so I do not have to make something up new.

        Activity

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: