example
Class RemoteSubscription

java.lang.Object
  extended by example.RemoteSubscription

public class RemoteSubscription
extends java.lang.Object

This class is simple ISY Insteon Client which enables you to do everything (except trigger) that can be done from the applet through command prompt.

Author:
UD Architect

Field Summary
protected static MyISYInsteonClient myISY
           
 
Constructor Summary
RemoteSubscription()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static boolean subscribe(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myISY

protected static MyISYInsteonClient myISY
Constructor Detail

RemoteSubscription

public RemoteSubscription()
Method Detail

subscribe

public static boolean subscribe(java.lang.String url)

main

public static void main(java.lang.String[] args)
Parameters:
args -