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.
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.
With this solution you can see the Data how you want, where you want, and fast
enough to act quickly.
This tool is powered by Altair Panopticon and supports a wide
range of information visualizations, including our well-known Treemaps, Heat
Maps, Scatter Plots, Horizon Graphs, and a wide range of other great
visualizations designed for fast comprehension and easy interpretation of
static, time series, real-time streaming, and historic data sets.
Important: To visualize data stored at the Raw History section in
AnythingDB, or the data stored in a Category, you will
first need to create an app. If not, skip Step 1 and begin at Step
2.
From the left menu, click Real Time Visualization > Workbooks.
Select the desired folder. By default, a root folder with your username is
already present.
Click New Workbook.
Name the Workbook and click Create.
Create a Data Table by clicking the + icon.
Data tables define the queries and source data repository definitions, in
order to retrieve data. Figure 1. Data Table tab
Under Data Table Settings, enter a title and click the check mark to save it.
Enter a description, if desired.
Figure 2. Data Table tab settings
With Data Sources highlighted, under File/URL, select SmartWorks
IoT.
Figure 3. Data Table tab settings
Enter the following:
Client ID: from the App created in Step 1
Client Secret: from the App created in Step 1
Grant Type: type of App created in Step 1. Here we use
client_credentials.
Scope: from the App created. Choose Thing to
retrieve the Thing status of a Category, and
Data to retrieve the data stored at the Raw
History section.