Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Chapter:Data
-
HD-Enabler:STH-Comet
Description
Created question in FIWARE Q/A platform on 24-08-2017 at 19:08
Please, ANSWER this question AT https://stackoverflow.com/questions/45867677/sth-getting-historical-raw-context
Question:
STH getting historical raw context
Description:
I installed Orion and Fiware STH in order to use the minimalistic option.
The problem is that when i subscribe to an orion context then consult, the array is null.
"name": "temperature",
"values": []
In the STH log it says:
ERROR when collecting the raw data collection for retrieval (the collection may not exist).
I noticed that when i try to unsubscribe it returns a 200 OK message with the following body:
{
"subscriptionId": "xxx",
"statusCode":
}
EDIT: The request URL is:
192.168.60.117:8080/STH/v1/contextEntities/type/room/id/Room1/
(In my case the type is "room" and not "Room"). The headers are Accept,
Content-Type, Fiware-Service, Fiware-ServicePath
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Alvaro Alonso [ aalonsog ] |
Assignee | Alvaro Alonso [ aalonsog ] | Joaquín Salvachúa [ joaquin.salvachua ] |
Assignee | Joaquín Salvachúa [ joaquin.salvachua ] | Andres Muñoz [ andres.munoza ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] STH getting historical raw context | FIWARE.Question.Tech.STH getting historical raw context. |
HD-Enabler | STH-Comet [ 11303 ] | |
Description |
Created question in FIWARE Q/A platform on 24-08-2017 at 19:08 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/45867677/sth-getting-historical-raw-context +Question:+ STH getting historical raw context +Description:+ I installed Orion and Fiware STH in order to use the minimalistic option. The problem is that when i subscribe to an orion context then consult, the array is null. "name": "temperature", "values": [] In the STH log it says: ERROR when collecting the raw data collection for retrieval (the collection may not exist). I noticed that when i try to unsubscribe it returns a 200 OK message with the following body: { "subscriptionId": "xxx", "statusCode": { "code": "404", "reasonPhrase": "No context element found", "details": "subscriptionId: /xxx/" } } EDIT: The request URL is: 192.168.60.117:8080/STH/v1/contextEntities/type/room/id/Room1/ (In my case the type is "room" and not "Room"). The headers are Accept, Content-Type, Fiware-Service, Fiware-ServicePath |
Created question in FIWARE Q/A platform on 24-08-2017 at 19:08
{color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/45867677/sth-getting-historical-raw-context +Question:+ STH getting historical raw context +Description:+ I installed Orion and Fiware STH in order to use the minimalistic option. The problem is that when i subscribe to an orion context then consult, the array is null. "name": "temperature", "values": [] In the STH log it says: ERROR when collecting the raw data collection for retrieval (the collection may not exist). I noticed that when i try to unsubscribe it returns a 200 OK message with the following body: { "subscriptionId": "xxx", "statusCode": { "code": "404", "reasonPhrase": "No context element found", "details": "subscriptionId: /xxx/" } } EDIT: The request URL is: 192.168.60.117:8080/STH/v1/contextEntities/type/room/id/Room1/ (In my case the type is "room" and not "Room"). The headers are Accept, Content-Type, Fiware-Service, Fiware-ServicePath |
HD-Chapter | Data [ 10838 ] |
Fix Version/s | 2021 [ 12600 ] |