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 16-05-2023 at 20:05
Please, ANSWER this question AT https://stackoverflow.com/questions/76266943/how-to-send-ngsiv2-metadata-to-cratedb
Question:
How to send NGSIv2 metadata to CrateDB
Description:
I need to send attributes in the northbound direction containing metadata to the CrateDB time series. Sample of the attribute format:
{
"object_id": "AGV_Error",
"name": "AGV_Error",
"type": "Integer",
"value": 0,
"metadata": {
"avg":
,
"accuracy":
}
}
Although the attribute value is successfully stored in CrateDB, I am still unable to store the metadata. I have tried to check if it is possible to add the metadata inside the subscriptions, but I have not found relevant documentation.
Any suggestions?
2023-05-17 05:32|CREATED monitor | # answers= 0, accepted answer= False