Skip to content

Agricolus/ACG.api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIWARE Agri Contractors Gateway

FIWARE Banner

A first FIWARE Domain Application: Agri Contractors Gateway

FIWARE Core Context Management License badge Support badge NGSI-LD badge Documentation

Table of Contents

Introduction

The main purpose of this project is to provide an idea of a FIWARE Domain Specific Enabler related to the FIWARE AgriFood Reference Architecture. This DSE enables a standardized connection to many agricolture machinery in the market relying on Orion Context Broker technology and NGSI-LD standard.

This product has some major interests:

  • Providing a standardized interface to several producers that can be used by AG platforms and other AG related products
  • Providing a standalone platform that can be used to visualize data coming from different machines
  • Providing a product that can be used event by agricolutral service providers (contractors)

In a first market analysis this kind of product is missing and, moreover, is more than welcomed by the public administration and by platform producers to simplify the access to this kind of data.

This idea starts from Agricolus, in the IOF2020 ecosystem and recognized as a common benefit to run a joint effort to build this GE. The company recognizes FIWARE as the natural architecture to choose for this kind of development.

This Gateway is both a standalone application and a data gateway for machinery data:

  • The standalone application: is provided to deploy a monitoring and data collection system for contractors, association of farmers and other organizations that needs to collect, visualize and deliver these data to third parties. With this DSE they will be able to setup an environment capable of implement several communication standards for several hardware producers with a single point of access
  • The data gateway: each organization will be able to deliver, upon authorization of each entity, these dynamic data to third parties, such as AG platforms and mobile apps, to enable quickly and with a reduced cost new services and functionalities

Architecture

Backend services

  • Vendors' ADAP SDK Plugins:
    • Will interact with different producers ecosystems and cloud applications. Each producer may allow the access to a cloud repository or directly to the data through theirs proprietary ADAPT representations. The ACG.Vendors module will host the vendors' ADAP Plugins and use them to convert proprietary representations to generic ADAPT representation.
  • ADAPT - ISOXML Converter:
    • Will convert the generic ADAPT representation to ISOXML format.
  • ISOXML - IoT Agent:
    • Will convert the generic ISOXML representation to context broker entities.
  • FIWARE ContextBroker:
    • Will dispatch machines data to API.
  • APIs Access for External Applications:
    • Upon specific authorizations third parties will be enabled to acces real time data form the DSE with given credentials
  • ACG Frontend:
    • Vendors' Machines management:
      • Visualization and import vendors' machines operated by the contractor.
    • Machines movements:
      • Visualization of machine movents inside and outside fields.

Functionalities

  • Data harmonization done with NGSI-LD Data Models (updating Observed Data Model)​
  • APIs for data access​
  • End user portal that will have access to data​

Vendors' APIs

See the Vendors' APIs Repository.

Frontend

See SPEC.md.

License

This project is licensed under the AGPL License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages