This tutorial will guide you through the process of connecting a device (a Lamp) to SmartWorks and sending data to store it and implement simple business logic.
This tutorial will guide you through the process of connecting your ESP8266 and DHT10 sensor to SmartWorks to control the board LED light and monitor the surrounding humidity.
Stream Processing is a method of tracking and analyzing streams of information of an event, and eventually obtaining useful structured
conclusions out of that raw information.
SmartWorksEdgeOps is a set of tools for building, maintaining and continuously improving code in resource constrained devices at the
edge of smart connected ecosystems.
AnythingDB is a specialized, flexible, secure database to help
you create a Model of the world and then display it in your application. In-depth
information on AnythingDB can be found in the Online Help.
The Categories menu is displayed by default. If you have
not created a Category yet, it will be labelled "– No
Categories –"
Figure 1. Category creation tab
Click New Category.
Name the CategorySensors and click Create.
Things represent the entities in your world, for example your
Sensors module. You can create a Thing using diverse methods. You can get more
information in Online Help. For this training we will
create a Thing from scratch.
To add a Thing, in the top right corner of the web editor, click +
New Thing .
A new window opens, labeled New Thing. Figure 2.
In the dialog, enter the Thing name as detection and add
a description.
Click Create.
The detection Thing will be added in the Things tab of AnythingDB.