Skip to content

IoT Transportation demo using Red Hat OpenShift and Middleware technologies

License

Notifications You must be signed in to change notification settings

vietstacker/bobbycar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bobbycar

IoT Transportation demo using Red Hat OpenShift and Middleware technologies.

In this demo you will see a fleet management system to track vehicles (called bobbycars). Special zones are implemented ( called BobbycarZone) and based on the location data shared by the bobbycar special rules and restrictions apply for the bobbycar(s) beeing located by the system in the BobycarZone.

map view

(c) Google maps

WHY? you might ask.

We try to cover several scenarios in a simplified way at the same time.

In order to achieve the above view on your fleet you need:

  • Connection to external systems like data providers
  • Connection to systems transferring their data via wire or even completely disconnected via air
  • There is a mixture of data
    • real time data
    • historic data
    • non real time data with low priority
    • different data protection needs for several data streams
    • data with high bandwidth needs (like onboard camera)
    • data with low bandwidth need (like geo location)

Depending on the data you refer to also different software components need to be used in order to address the several data stream constraints and applying security needs.

About

IoT Transportation demo using Red Hat OpenShift and Middleware technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 51.8%
  • TypeScript 28.0%
  • CSS 10.0%
  • HTML 8.6%
  • JavaScript 1.6%