This tutorial will guide you through the process of connecting a device (a Lamp) to the SmartWorks IoT platform and
sending data to store it and implement simple business logic.
This tutorial is designed to guide you through setting up a microcontroller (ESP32) to send data to SmartWorks and
have SmartWorks interact with apps designed by the user.
This tutorial will guide you through the process of connecting your computer to the SmartWorks IoT platform and sending
computer resources data such as CPU state, disk usage, latitude, longitude, memory, and memory available to the platform.
You will also learn how to create Actions based on Event Triggers.
This tutorial will guide you through the process of connecting your ESP8266 and DHT10 sensor to the SmartWorks IoT
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.
SmartWorks IoTEdgeOps is a set of tools for building, maintaining and continuously improving code in resource constrained devices at the
edge of smart product ecosystems.
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.
Click Access Control > Apps and create a new App by following these steps.
Note: The Application Client ID and Secret ID is required in configuring the New
Workbook in Real time Visualization module. Be sure to capture and save this
information.
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.