Schnittstelle IMQTTWorkflowEvent
- Alle Superschnittstellen:
IWorkflowEvent,IWorkflowEventSourceWorkflowEvent
- Alle bekannten Unterschnittstellen:
IAfterStopMQTTWorkflowEvent,IBeforeStartMQTTWorkflowEvent,IMQTTMessageWorkflowEvent
- Seit:
- Intrexx 8.0.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungGet the GUID of the MQTT source that created this event.
-
Methodendetails
-
getEventSourceGuid
String getEventSourceGuid()Get the GUID of the MQTT source that created this event.- Angegeben von:
getEventSourceGuidin SchnittstelleIWorkflowEventSourceWorkflowEvent- Gibt zurück:
- The GUID of the MQTT source that created this event.
-