Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to model a real-world IoT application or a solution it is imperative to combine things with data. Let's take an example of real-world use case.

Real-world use-case

For the purpose of this tutorial let's model the Greenhouse monitoring system with following configuration.

...

  • 1 ambient light sensor
  • 1 temperature sensor
  • 1 humidity sensor

Tutorial Requirement

For the purpose of this tutorial, let's create a Greenhouse, Lane, Zone, Grid and combine Temperature Sensor from tutorial 1 to a particular zone.

Create DataModel to store non-thing related data

...