Details
-
Type:
Monitor
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
-
Labels:
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
- All
- Comments
- History
- Activity
- Transitions