[ https://jira.fiware.org/browse/HELP-15894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez updated HELP-15894: ---------------------------------- Description: Created question in FIWARE Q/A platform on 06-06-2019 at 10:06 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56473264/api-to-read-multiple-sensor-measurements-via-orionkeyrock-or-connect-sth-comet +Question:+ API to read multiple sensor measurements via Orion+keyrock or connect Sth-comet+keyrock? +Description:+ I am a hardware developer and I have multiple sensors communicating with the framework. I also have deployed the system until cygnus and keyrock components. Currently I have also developed a client that mines time series data straight from connecting on the mongo database. I know this is a crude way of doing things and if I want to play with roles and permissions I have to do it through Orion. The only way you provide for us to read sensor data via Orion is reading the last measurement with this command: curl -G -X GET \ 'http://localhost:1026/v2/entities/urn:ngsi-ld:Motion:001' \ -d 'type=Motion' \ -H 'fiware-service: openiot' \ -H 'fiware-servicepath: /' Is there a way to mine time series data between dates (or N measurements back from now) via orion so i can secure time series data mining and assign it to a role with permission? I know there is STH-Comet to read time series data but from reading the tutorials I understand that cannot connect sth-comet with keyrock via a proxy. Is this possible? was: Created question in FIWARE Q/A platform on 06-06-2019 at 10:06 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56473264/api-to-read-multiple-sensor-measurements-via-orionkeyrock-or-connect-sth-comet +Question:+ API to read multiple sensor measurements via Orion+keyrock or connect Sth-comet+keyrock? +Description:+ I am a hardware developer and I have multiple sensors communicating with the framework. I also have deployed the system until cygnus and keyrock components. Currently I have also developed a client that mines time series data straight from connecting on the mongo database. I know this is a crude way of doing things and if I want to play with roles and permissions I have to do it through Orion. The only way you provide for us to read sensor data via Orion is reading the last measurement with this command: curl -G -X GET \ 'http://localhost:1026/v2/entities/urn:ngsi-ld:Motion:001' \ -d 'type=Motion' \ -H 'fiware-service: openiot' \ -H 'fiware-servicepath: /' Is there a way to mine time series data between dates (or N measurements back from now) via orion so i can secure time series data mining and assign it to a role with permission? I know there is STH-Comet to read time series data but from reading the tutorials I understand that cannot connect sth-comet with keyrock via a proxy. Is this possible? HD-Enabler: Orion > [fiware-stackoverflow] API to read multiple sensor measurements via Orion+keyrock or connect Sth-comet+keyrock? > --------------------------------------------------------------------------------------------------------------- > > Key: HELP-15894 > URL: https://jira.fiware.org/browse/HELP-15894 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Fermín Galán > Labels: fiware > > Created question in FIWARE Q/A platform on 06-06-2019 at 10:06 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56473264/api-to-read-multiple-sensor-measurements-via-orionkeyrock-or-connect-sth-comet > +Question:+ > API to read multiple sensor measurements via Orion+keyrock or connect Sth-comet+keyrock? > +Description:+ > I am a hardware developer and I have multiple sensors communicating with the framework. I also have deployed the system until cygnus and keyrock components. Currently I have also developed a client that mines time series data straight from connecting on the mongo database. I know this is a crude way of doing things and if I want to play with roles and permissions I have to do it through Orion. The only way you provide for us to read sensor data via Orion is reading the last measurement with this command: > curl -G -X GET \ 'http://localhost:1026/v2/entities/urn:ngsi-ld:Motion:001' \ -d 'type=Motion' \ -H 'fiware-service: openiot' \ -H 'fiware-servicepath: /' > Is there a way to mine time series data between dates (or N measurements back from now) via orion so i can secure time series data mining and assign it to a role with permission? > I know there is STH-Comet to read time series data but from reading the tutorials I understand that cannot connect sth-comet with keyrock via a proxy. Is this possible? -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy