Simatic Notifier node¶
Usage of Simatic Notifier node¶
Simatic Notifier nodes in Visual Flow Creator are integrated with Simatic Notifier application. With these nodes you can raise, accept and clear the events in Simatic Notifier application.
Simatic Notifier nodes will notify the users with following event types based on the event priority:
- Alert
- Warning
- Information
For more information about the Simatic Notifier, see SIMATIC Notifier documentation.
Note
To use these nodes, Simatic Notifier app should be subscribed and available on the Launchpad.
Raise event¶
The "Raise event" node allows to raise the event in Simatic Notifier application.
Example¶
To execute the example flow using raise event node, follow these steps:
-
Create the flow as shown below:
-
Edit inject node properties:
- Payload (string): Pump overheating
-
Edit raise event node properties to select the asset and event type:
-
Click
to select the asset and event type.
-
Save and execute the flow.
Output¶
In Simatic Notifier application, the event is raised in successfully.
① Notification ID
Accept event¶
After the event is raised, "Accept event" node allows to accept the raised event using "Notification ID".
Example¶
To execute the example flow using accept event node, follow these steps:
-
Create the flow as shown below:
-
Edit inject node properties:
- Payload (string): Pump overheating
-
Edit accept event node properties to enter the "Notification ID":
-
Save and execute the flow.
Output¶
In Simatic Notifier application, the event is accepted successfully.
Clear event¶
After the event is resolved, "Clear event" node allows to clear and archive the accepted event using "Notification ID".
Example¶
To execute the example flow using clear event node, follow these steps:
-
Create the flow as shown below:
-
Edit inject node properties:
- Payload (string): Pump overheating
-
Edit clear event node properties to enter the "Notification ID":
-
Save and execute the flow.
Output¶
In Simatic Notifier application, the event is cleared and archived successfully. To view the cleared and archived event, navigate to "Archive" tab.
You can download Simatic Notifier app from Google Play store and Apple App Store to receive the event notification on your mobile phone by accessing the app with the permission.