Wildcard TCP Send

$100.00

This extension provides an TCP Sender interface to facilliate remote device control TCP Send packets

SKU: CPLLC.SDK.Wildcard.TCPSend Categories: ,

Description

This extension provides an TCP Sender interface to facilliate remote device control TCP Send packets

Drivers->Custom Device->Control Programming LLC->TCP Send (OS4) (Latest Release OS4 Notes) (Download Latest OS4 Version)

Windows utility that simplifies sideloading of drivers and extensions.

This extension requires the License Manager to also be installed on the Crestron Home processor.  This can be found in Crestron Home at Drivers->License Manager->Control Programming LLC->License Manager.

 

Installer Options

  • IP Address/Hostname – IP address being sent to
  • IP Port – port number message being sent to
  • Obtain License Key – clicking on the CPLLC.net link will bring up the website where a license key can be acquired.  The key will need to be entered into the field below.
  • Enter License Key – License key obtained above can be placed here
  • Show on Home Screen – checked if you want this visible on the Home screen.  Otherwise leave unchecked.
  • Show on Room Screen – check if you want the tile visible in the Room
  • Command (01-10) – string that establish the command name, the button icon, and the url extension.  This is input as command|icon|url extension.  If command is not being used simply leave blank.  The “|” bar is used to seperate the individual parts.  There needs to be 3 parts.
      1. Command Text – displayed on the button UI
      2. Command Icon – displayed on the button UI
      3. Command Payload – string that is sent to ip address:port – the paylad can contain binary characters which would be described using a “\x” preceeding the two hexidecimal charaters.

Actions

  • Command – this will be named the above Command Text, and will send the above Command Payload.

Events

  • Command – this will be named the above Command Text and will be triggered when the command is executed.