Code Monkey home page Code Monkey logo

ngsi-js-library's Introduction

NGSI-JS Library.

Introduction

The NGSI library for JavaScript environment is a software tool with the aim of transforming JSON entities to NGSI data models, which can be manipulated or operated by the FIWARE Orion Context Broker. This library can be implemented in applications through Node.js execution environment, such as RESTFul web services or backend.

The NGSI JavaScript Library is composed of two npm modules:

NGSI-parser module

NGSI-parser module analyzes the syntax of non-structured JSON objects to transform them into FIWARE-NGSI v2 context entities.

ngsi-parser repository

OCB-sender module

OCB-sender manipulates FIWARE-NGSI v2 context entities with the aim of send them to the FIWARE Orion Context Broker and, in this way make operations with them.

ocb-sender repository

Installation pre-requirements and requirements

  • For the pre-requirements of installation, refer to the Pre-requirements section.
  • For the installation of ngsi-parser npm module, refer to the documentation of this module in the How to Install section.
  • For the installation of ocb-sender npm module, refer to the documentation of this module in the How to Install section.

Modules usage

ngsi-parser module

  • Refer to the ngsi-parser section for the more information about functionalities of this module and how to implement them.

ocb-sender module

  • Refer to the ocb-sender section for the more information about functionalities of this module and how to implement them.

Examples

Important reminder about clone this GIT repository

In order to clone this repository its necessary execute git clone --recursive command, to download the code and resources of submodules ngsi-parser and ocb-sender.

git clone --recursive https://github.com/cenidetiot/ngsi-js-library.git

Documentation Links:

ngsi-js-library's People

Contributors

cenidetiot avatar haidee09 avatar toodaniels avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.