org.universAAL.lddi.knx.networkdriver.util
Class KnxShellCommand

Package class diagram package KnxShellCommand
java.lang.Object
  extended by org.universAAL.lddi.knx.networkdriver.util.KnxShellCommand

public class KnxShellCommand
extends Object

Provide Gogo shell commands.

Author:
Thomas Fuxreiter (foex@gmx.at)

Constructor Summary
KnxShellCommand(KnxNetworkDriverImp networkDriver)
           
 
Method Summary
 void knxcommand(String ga, String command, String commandType)
          Provide Gogo shell command: 'knxcommand'
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnxShellCommand

public KnxShellCommand(KnxNetworkDriverImp networkDriver)
Method Detail

knxcommand

public void knxcommand(String ga,
                       String command,
                       String commandType)
Provide Gogo shell command: 'knxcommand'

Parameters:
knx - group address
command -
command - type


Copyright © 2014 universAAL Consortium. All Rights Reserved.