Plugin HitServer
Go to the main Plugins page.
Go to the complete Plugin List.
Contents
Plugin Description
Commands to communicate with the HOME in touch HitServer http://www.homeintouch.com
Actions for the HitServer plugin
hitserver_startmacro
HitServer.hitserver_startmacro
- Parameters: 1
- Macro : Name of the macro [string]
hitbot_start
- Parameters: 1
- HitBot : name of the HitBot [string]
hitbot_stop
- Parameters: 1
- HitBot : name of the HitBot [string]
hitbot_listen
- Parameters: 1
- HitBot : name of the HitBot [string]
hitbot_send
- Parameters: 2
- HitBot : name of the HitBot [string]
- Command : Command [string]
hitshell_start
- Parameters: 1
- Shell : name of the Shell [string]
hitshell_stop
- Parameters: 1
- Shell : name of the Shell [string]
hitshell_listen
- Parameters: 1
- Shell : name of the Shell [string]
hitshell_execute
- Parameters: 2
- Shell : name of the Shell [string]
- Command : Command [string]
hitshell_write
- Parameters: 2
- Shell : name of the Shell [string]
- Command : Command [string]
Send
HitServer.Send
Sends a string to the HitServer via UDP message.
- Parameters: 1
- Message : Text string to send to HitServer [string]