Siemens SIMATIC CC712 Operating Instructions Manual page 72

Industrial ethernet - cloudconnect
Table of Contents

Advertisement

Configuration
4.9 Cloud configuration
Templates
For cloud systems that are explicitly supported, you will find templates that you can select
and adapt to the requirements of the cloud system, if needed. You change the code in the
"User data format" text box. If the code meets the requirements, do not change it.
The following templates are available:
● MindConnect IoT Extension
Template for the connection to:
– MindSphere (Siemens) / MindConnect IoT Extension
● JSON
Template for the connection to:
– AWS (Amazon) / IoT Core
– Azure (Microsoft) / IoT Hub
– IBM Cloud / Watson IoT Platform
● XML
Template for the connection to cloud services which expect the XML format for
processing topics.
The "MindConnect IoT Extension" format is displayed in the default setting.
User data format - MindConnect IoT Extension
<DATAPOINTS_BEGIN SEPARATOR=\\n>200,<DATAPOINT_NAME>,<GROUP>,<DATAPOINT_VALUE>,
<ADDITIONAL_ATTRIBUTE>,<DATAPOINT_QUALITY_CODE>
<DATAPOINTS_END>
User data format - JSON
{
"Timestamp": "<PUBLISH_TIMESTAMP>",
<DATAPOINTS_BEGIN SEPARATOR=,\\n>"<DATAPOINT_NAME>":
{ "Value": "<DATAPOINT_VALUE>", "Station": "<STATION_NAME>",
"Type": "<DATAPOINT_TYPE>", "QualityCode": "<DATAPOINT_QUALITY_CODE>"
}<DATAPOINTS_END>
}
User data format - XML
<Timestamp><PUBLISH_TIMESTAMP></Timestamp>
<DATAPOINTS_BEGIN SEPARATOR=\\n><<DATAPOINT_NAME>><Value><DATAPOINT_VALUE></Value>
<Station><STATION_NAME></Station><Type><DATAPOINT_TYPE></Type>
<QualityCode><DATAPOINT_QUALITY_CODE></QualityCode><</DATAPOINT_NAME>>
<DATAPOINTS_END>
72
Operating Instructions, 05/2019, C79000-G8976-C503-01
SIMATIC CC712

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents