Skip to content
Servio Palacios edited this page Feb 1, 2019 · 10 revisions

Welcome to the FieldWorkApp wiki!

The FieldWorkApp

  • A web app monitor
  • Eventually consistent.
  • Include Field operations to-and-from the OADA-API.
  • Scalable to multiple peers.
  • Real-time updates via WebSockets.
  • User-friendly and intuitive interface.

Motivation

The FieldWorkApp is a web app to monitor (and eventually consistent) the field operations status to-and-from OADA API.

The FieldWorkApp Features

  • Connects to an OADA compatible backend.
  • Manages fields (creation and edition).
  • Manages Operations on top of the fields. The FWA defines a status of the field in the operation.
  • Updates in real-time all connected devices.
  • Monitors progress among devices and fields.

How to use it (Video)

How to use FWA YouTube video

Components:

  1. WebSockets [1]: Interactive communication session between the user's browser and a server.
  2. Oada Cache Library [2]: Framework that connects directly to the database/processing engine.
  3. Fields-module [3]: Fields Module host in an OADA-compliant server.

References:

© OpenATK

Clone this wiki locally