beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SocketClusterRecieveTrigger Op

 extension op - visible to all users


SocketClusterRecieveTrigger

Op author: stephan
Maintained by Team: SocketCluster

Recieves trigger from the socketcluster socket/topic




Inputs

socket (Object)

the socketcluster socket

topic (String)

name of the topic

Use named Trigger (boolean /Number)

also execute triggers with name in payload (created with TriggerSend)

Outputs

client id (String)

sending client id

Trigger name (String)

the name of the executed trigger

received (Trigger)

received message


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using SocketClusterRecieveTrigger

  • Public
  • My Patches

Changelog


Ops.Net.SocketCluster.SocketClusterRecieveTrigger renamed to Ops.Extension.SocketCluster.SocketClusterRecieveTrigger
2022-12-14 - stephan