Reference

Components
Connectors
Inputs Type Outputs Type
The IP address of the server
you want to connect to
String Whether the
connection is open or
not
String
The port you want to
connect to
Int Data received in from
the server
String
The type of connection,
either 'TCP' or 'UDP'
String Trigger when data has
been sent out to the
server
Trigger
Trigger to open the
connection
Trigger If the Log input is set
to true then the activity
log can be accessed
from here
String
Trigger to close the
connection
Trigger
The data you want to send
String
Whether the data being
transmitted and received is
hex (as opposed to
character strings)
Boolean
Trigger to send the data
Trigger
Whether you want to log
activity across the
connection. This can be
helpful to make sure
everything is working as you
expect. The log is accessible
through the Log output
Boolean
Trigger to clear the log
Trigger
275 of 494