Configuration
4.9 Cloud configuration
SIMATIC CC7
Operating Instructions, 10/2019, C79000-G8976-C503-02
91
●
Apply
Applies the current settings in the topic editor.
User data format - JSON PubSub
{ "Timestamp": "<PUBLISH_TIMESTAMP>", "DataItems": [
<DATAPOINTS_BEGIN SEPARATOR=,\n>: { "Variable": "<DATAPOINT_NAME>",
"Type": "<DATAPOINT_TYPE>", "Value": "<DATAPOINT_VALUE>",
"QualityCode": "<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>
User data format - MindConnect IoT Extension
<DATAPOINTS_BEGIN SEPARATOR=\\n>200,<DATAPOINT_NAME>,<GROUP>,<DATAPOINT_VALUE>,
<ADDITIONAL_ATTRIBUTE>,<DATAPOINT_QUALITY_CODE><DATAPOINTS_END>
Code: Syntax and meaning
Description of the syntax
The description of the individual keys is structured as follows:
●
Name
<Syntax>
Meaning
Code key
The code for formatting the user data can consist of the following keys listed below.
If you want to use not only the keys for the transfer of user data but also want to add text,
you can add the text in front of or after a key.
Содержание 6GK1411-1AC00
Страница 10: ...Table of contents SIMATIC CC7 10 Operating Instructions 10 2019 C79000 G8976 C503 02 ...
Страница 30: ...LEDs Connectors Buttons CLP 2 4 CLP Slot SIMATIC CC7 30 Operating Instructions 10 2019 C79000 G8976 C503 02 ...
Страница 136: ...Dimension drawings SIMATIC CC7 136 Operating Instructions 10 2019 C79000 G8976 C503 02 Figure 8 2 Side view ...
Страница 150: ...Index SIMATIC CC7 150 Operating Instructions 10 2019 C79000 G8976 C503 02 ...