ICP DAS WISE User Manual
http://wise.icpdas.com
132
Figure 8-15
:
Microsoft Azure Subscribe Topic setting page
xv
In the “Variable Name” field, user can input the name of the variable
which is defined in the message of the Subscribe Topic. After
completing the settings, click the “Add” button to add the variable. For
the message the WISE receives from Microsoft Azure is based on
JSON format, the WISE will get the corresponding value of the
variable from the received message. The following is an example of a
message the WISE receives:
In this example, the “Target” and “Action” variable setting will be
performed first. Each time when the WISE receives the message, it will
retrieve the corresponding value of the “Target” and “Action” variables
from the message. The value of the variables can be used in the
evaluation criteria of IF Condition to trigger THEN/ELSE Action for
WISE logic operation.
xvi
After completing all settings on the Microsoft Azure Setting Page,
please click “Save” button to save the settings. After downloading the
settings to WISE, WISE will initiate the connection to the Microsoft
Azure, and start the data communication with the Microsoft Azure.
8.3 IBM Bluemix Platform Setting
On the IBM Bluemix Setting page, the user could enable the connection to
IBM Bluemix IoT Cloud Platform if required. The setting page is shown as
below:
{
"Target":"door",
"Action":"open",
"Timestamp":"2016/10/17 15-17-22"
}