EasyManua.ls Logo

Siemens MindConnect IoT2040 - Page 51

Siemens MindConnect IoT2040
126 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
It is possible to create custom event types with extra fields via Event Management API. For more
information on the service, see Event Management - API Overview.
Below is the api to call using a technical user ./api/eventmanagement/v3/eventTypes
The following template shows the payload of the call:
{
"name": "SomeCustomEventType",
"parentId": "core.connectivity.event.type.AgentBaseEvent",
"ttl": 35,
"scope": "LOCAL",
"fields": [
{
"name": "Message",
"filterable": false,
"required": false,
"updatable": true,
"type": "STRING"
},
{
"name": "testField1",
"filterable": false,
"required": false,
"updatable": true,
"type": "STRING"
},
{
"name": "testField2",
"filterable": false,
"required": false,
"updatable": true,
"type": "STRING"
},
{
"name": "testField3",
"filterable": false,
"required": false,
"updatable": true,
"type": "STRING"
}
]
}
Configuring protocols
4.3 Overview of OPC UA protocol for MindConnect IoT2040
MindConnect IoT2040
System Manual 8/202351

Table of Contents

Other manuals for Siemens MindConnect IoT2040

Related product manuals