Interface | Description |
---|---|
IUpdateHandler |
This interface is implemented by objects which have the capability of
affecting the ISY file structure.
|
IUpdaterClient |
This class notifies an updater view of relevant events
which take place during an updating session
|
IUpdaterResponse |
This interface is implemented by objects which have the capability of
keeping a socket open
UDHTTPResponse implements this interface and no other objects
should try to implement this interface |
Class | Description |
---|---|
UDAutoUpdate |
UDAutoUpdate class is an interface to Universal Devices
AutoUpdate website. |
UDAutoUpdate.UDVersionNum |
This class implements version numbers as defined by UDI
|
UDUpdater |
This class provides utilities to update files and programs
in ISY.
|