Plugin HitServer

From VoxCommando
Jump to: navigation, search

Go to the main Plugins page.

Go to the complete Plugin List.


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
  1. Macro : Name of the macro [string]

hitbot_start

HitServer.hitbot_start


  • Parameters: 1
  1. HitBot : name of the HitBot [string]

hitbot_stop

HitServer.hitbot_stop


  • Parameters: 1
  1. HitBot : name of the HitBot [string]

hitbot_listen

HitServer.hitbot_listen


  • Parameters: 1
  1. HitBot : name of the HitBot [string]

hitbot_send

HitServer.hitbot_send


  • Parameters: 2
  1. HitBot : name of the HitBot [string]
  2. Command : Command [string]

hitshell_start

HitServer.hitshell_start


  • Parameters: 1
  1. Shell : name of the Shell [string]

hitshell_stop

HitServer.hitshell_stop


  • Parameters: 1
  1. Shell : name of the Shell [string]

hitshell_listen

HitServer.hitshell_listen


  • Parameters: 1
  1. Shell : name of the Shell [string]

hitshell_execute

HitServer.hitshell_execute


  • Parameters: 2
  1. Shell : name of the Shell [string]
  2. Command : Command [string]

hitshell_write

HitServer.hitshell_write


  • Parameters: 2
  1. Shell : name of the Shell [string]
  2. Command : Command [string]

Send

HitServer.Send
Sends a string to the HitServer via UDP message.

  • Parameters: 1
  1. Message : Text string to send to HitServer [string]