Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IoT/Testbeds/Asset Tracking Management"

< IoT‎ | Testbeds
Line 10: Line 10:
 
* Samsung
 
* Samsung
 
* <tbc>
 
* <tbc>
 +
 +
= Proposed solution =
 +
 +
* Low-power, battery-powered, sensors are put on valuable parcels to monitor key parameters such as temperature, humidity, vibration, location…
 +
* IoT Gateways are used to simplify the integration of various kinds of sensors as well as to provide connectivity in heterogenous environments (e.g airports, delivery trucks, …)
 +
* The gateway enables real-time data reporting to a cloud backend, but local business rules can also be deployed at the edge for e.g alerting a driver of a problem with a parcel.
 +
* The IoT Cloud platform allows to store the collected data and learn from it over time (e.g predict under which conditions packages are more likely to be damaged).
 +
 +
 +
[[File:Eclipse_IoT_Testbed_-1_-_Asset_tracking_-_architecture.png|800px]]
  
 
= Featured Eclipse projects =
 
= Featured Eclipse projects =

Revision as of 07:42, 9 February 2017

Problem

  • Speedeliver Inc. is a package delivery company that wants to improve its handling of fragile and valuable assets (too many parcels are lost or damaged ⇒ $$$ in compensations each year)
  • They want to start collecting and analyzing data such as parcel temperature, location, … in realtime
  • Airports, trucks and warehouses are heterogeneous environments, acquiring & reporting data is complex.

Partners

  • Red Hat
  • Samsung
  • <tbc>

Proposed solution

  • Low-power, battery-powered, sensors are put on valuable parcels to monitor key parameters such as temperature, humidity, vibration, location…
  • IoT Gateways are used to simplify the integration of various kinds of sensors as well as to provide connectivity in heterogenous environments (e.g airports, delivery trucks, …)
  • The gateway enables real-time data reporting to a cloud backend, but local business rules can also be deployed at the edge for e.g alerting a driver of a problem with a parcel.
  • The IoT Cloud platform allows to store the collected data and learn from it over time (e.g predict under which conditions packages are more likely to be damaged).


Eclipse IoT Testbed -1 - Asset tracking - architecture.png

Featured Eclipse projects

  • Eclipse Kura
  • Eclipse Kapua
  • Eclipse Paho
  • <tbc>

Extension points

If you work for a member company and/or if you're interested in demonstrating how your IoT solutions can integrate with the testbed, here are a few ideas to build on and extend the core use case:

  • Additional gateways (Eclipse Kura-based or not)
  • Additional sensors
  • Security/Identity management
  • Mobile application
  • Business rules in the backend
  • IIoT/SCADA integration (ex. OPC-UA)
  • Alternative OS, JVM, … for optimized performance

Back to the top