项目作者: FIWARE

项目描述 :
:blue_book: FIWARE 303: Querying Time Series Data (Mongo-DB)
高级语言: Shell
项目地址: git://github.com/FIWARE/tutorials.Short-Term-History.git
创建时间: 2018-06-15T13:17:57Z
项目社区:https://github.com/FIWARE/tutorials.Short-Term-History

开源协议:MIT License

下载


FIWARE Banner

FIWARE Core Context Management
License: MIT
Support badge

The NGSI-v2 tutorial is an introduction to FIWARE STH-Comet - a generic enabler
which is used to retrieve trend data from a MongoDB database. The tutorial activates the IoT sensors connected in the
previous tutorial and persists measurements from those sensors into a
database and retrieves time-based aggregations of that data.

The NGSI-LD tutorial is an introduction to the temporal interface of NGSI-LD, an optional add-on to context broker
implementations. The tutorial activates the IoT animal collars connected in the
previous tutorial and persists measurements from those
sensors into a database and retrieves time-based aggregations of that data..

The tutorials use cUrl commands throughout, but are also available as
Postman documentation

Start-Up

NGSI-v2 Smart Supermarket

NGSI-v2 offers JSON based interoperability used in individual Smart Systems. To run this tutorial with NGSI-v2, use the NGSI-v2 branch.

  1. git clone https://github.com/FIWARE/tutorials.Short-Term-History.git
  2. cd tutorials.Short-Term-History
  3. git checkout NGSI-v2
  4. ./services create
  5. ./services start
NGSI v2 :books: Documentation @v3/icons/postman.svg" height="15" width="15"> Postman Collection

NGSI-LD Smart Farm

NGSI-LD offers JSON-LD based interoperability used for Federations and Data Spaces. To run this tutorial with NGSI-LD, use the NGSI-LD branch.

  1. git clone https://github.com/FIWARE/tutorials.Short-Term-History.git
  2. cd tutorials.Short-Term-History
  3. git checkout NGSI-LD
  4. ./services create
  5. ./services start
NGSI LD :books: Documentation @v3/icons/postman.svg" height="15" width="15"> Postman Collection

License

MIT © 2018-2024 FIWARE Foundation e.V.