Skip to content

Context Provider 1.0.1

Compare
Choose a tag to compare
@jason-fox jason-fox released this 31 Oct 12:24
· 607 commits to master since this release

First formal release of the FIWARE tutorials context-provider contains the following functionality:

  • The Context Provider NGSI v1 proxy which will will:

    • receive requests using NGSI
    • makes requests to publicly available data sources using their own APIs in a proprietary format
    • returns context data back to the Orion Context Broker in NGSI format.
  • The Stock Management Frontend does the following:

    • Displays store information
    • Shows which products can be bought at each store
    • Allows users to "buy" products and reduce the stock count.
    • Allows authorized users into restricted areas
  • A webserver acting as set of dummy IoT devices using the UltraLight 2.0