All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
addNodeToNetwork(boolean startStop,
boolean highPower) |
void |
addNodeToNetwork(boolean startStop,
boolean highPower,
Object callbackArg) |
ZWay.Device.Instance.Alarm |
alarm(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.AlarmSensor |
alarmSensor(Integer deviceId,
Integer instanceId) |
void |
applicationCommandHandlerInject(int node_id,
int[] data) |
void |
applicationCommandHandlerInject(int node_id,
int[] data,
Object callbackArg) |
ZWay.Device.Instance.ApplicationStatus |
applicationStatus(Integer deviceId,
Integer instanceId) |
void |
assignPriorityReturnRoute(int node_id,
int dest_id,
int repeater1,
int repeater2,
int repeater3,
int repeater4,
int route_speed) |
void |
assignPriorityReturnRoute(int node_id,
int dest_id,
int repeater1,
int repeater2,
int repeater3,
int repeater4,
int route_speed,
Object callbackArg) |
void |
assignPrioritySucReturnRoute(int node_id,
int repeater1,
int repeater2,
int repeater3,
int repeater4,
int route_speed) |
void |
assignPrioritySucReturnRoute(int node_id,
int repeater1,
int repeater2,
int repeater3,
int repeater4,
int route_speed,
Object callbackArg) |
void |
assignReturnRoute(int node_id,
int dest_id) |
void |
assignReturnRoute(int node_id,
int dest_id,
Object callbackArg) |
void |
assignSucReturnRoute(int node_id) |
void |
assignSucReturnRoute(int node_id,
Object callbackArg) |
ZWay.Device.Instance.Association |
association(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.AssociationGroupInformation |
associationGroupInformation(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.BarrierOperator |
barrierOperator(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Basic |
basic(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Battery |
battery(Integer deviceId,
Integer instanceId) |
void |
bind(ZWay.DeviceCallback func) |
void |
bind(ZWay.StatusCallback func) |
void |
bind(ZWay.TerminateCallback func) |
ZWay.Device.Instance.CentralScene |
centralScene(Integer deviceId,
Integer instanceId) |
void |
clearNetworkStats() |
void |
clearNetworkStats(Object callbackArg) |
ZWay.Device.Instance.ClimateControlSchedule |
climateControlSchedule(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Clock |
clock(Integer deviceId,
Integer instanceId) |
static Type |
commandClassClassById(Integer id) |
static String |
commandClassNameById(Integer id) |
ZWay.Device.Instance.Configuration |
configuration(Integer deviceId,
Integer instanceId) |
void |
controllerChange(boolean startStop,
boolean highPower) |
void |
controllerChange(boolean startStop,
boolean highPower,
Object callbackArg) |
ZWay.Device.Instance.CRC16 |
cRC16(Integer deviceId,
Integer instanceId) |
void |
createNewPrimary(boolean startStop) |
void |
createNewPrimary(boolean startStop,
Object callbackArg) |
void |
deleteReturnRoute(int node_id) |
void |
deleteReturnRoute(int node_id,
Object callbackArg) |
void |
deleteSucReturnRoute(int node_id) |
void |
deleteSucReturnRoute(int node_id,
Object callbackArg) |
ZWay.Device.Instance.DeviceResetLocally |
deviceResetLocally(Integer deviceId,
Integer instanceId) |
void |
discover() |
ZWay.Device.Instance.DoorLock |
doorLock(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.DoorLockLogging |
doorLockLogging(Integer deviceId,
Integer instanceId) |
void |
enableSuc(boolean enable,
boolean sis) |
void |
enableSuc(boolean enable,
boolean sis,
Object callbackArg) |
ZWay.Device.Instance.EntryControl |
entryControl(Integer deviceId,
Integer instanceId) |
void |
exploreRequestExclusion() |
void |
exploreRequestExclusion(Object callbackArg) |
void |
exploreRequestInclusion() |
void |
exploreRequestInclusion(Object callbackArg) |
void |
finalize() |
ZWay.Device.Instance.FirmwareUpdate |
firmwareUpdate(Integer deviceId,
Integer instanceId) |
void |
flashAutoProgSet() |
void |
flashAutoProgSet(Object callbackArg) |
void |
getBackgroundRssi() |
void |
getBackgroundRssi(Object callbackArg) |
void |
getControllerCapabilities() |
void |
getControllerCapabilities(Object callbackArg) |
void |
getHomeId() |
void |
getHomeId(Object callbackArg) |
void |
getLongRangeChannel() |
void |
getLongRangeChannel(Object callbackArg) |
void |
getLongRangeNodes() |
void |
getLongRangeNodes(Object callbackArg) |
void |
getNetworkStats() |
void |
getNetworkStats(Object callbackArg) |
void |
getNodeProtocolInfo(int node_id) |
void |
getNodeProtocolInfo(int node_id,
Object callbackArg) |
void |
getPriorityRoute(int node_id) |
void |
getPriorityRoute(int node_id,
Object callbackArg) |
void |
getRoutingTableLine(int node_id,
boolean remove_bad,
boolean remove_repeaters) |
void |
getRoutingTableLine(int node_id,
boolean remove_bad,
boolean remove_repeaters,
Object callbackArg) |
void |
getSerialApiCapabilities() |
void |
getSerialApiCapabilities(Object callbackArg) |
void |
getSucNodeId() |
void |
getSucNodeId(Object callbackArg) |
void |
getVersion() |
void |
getVersion(Object callbackArg) |
ZWay.Device.Instance.Hail |
hail(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Indicator |
indicator(Integer deviceId,
Integer instanceId) |
void |
isFailedNode(int node_id) |
void |
isFailedNode(int node_id,
Object callbackArg) |
boolean |
isIdle() |
boolean |
isRunning() |
ZWay.Device.Instance.ManufacturerSpecific |
manufacturerSpecific(Integer deviceId,
Integer instanceId) |
void |
memoryGetBuffer(int offset,
int length) |
void |
memoryGetBuffer(int offset,
int length,
Object callbackArg) |
void |
memoryGetByte(int offset) |
void |
memoryGetByte(int offset,
Object callbackArg) |
void |
memoryPutBuffer(int offset,
int[] data) |
void |
memoryPutBuffer(int offset,
int[] data,
Object callbackArg) |
void |
memoryPutByte(int offset,
int data) |
void |
memoryPutByte(int offset,
int data,
Object callbackArg) |
ZWay.Device.Instance.Meter |
meter(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.MeterPulse |
meterPulse(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.MeterTableMonitor |
meterTableMonitor(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.MultiChannel |
multiChannel(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.MultiChannelAssociation |
multiChannelAssociation(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.MultiCmd |
multiCmd(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.NodeNaming |
nodeNaming(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.NoOperation |
noOperation(Integer deviceId,
Integer instanceId) |
void |
nvmExtReadLongBuffer(int offset,
int length) |
void |
nvmExtReadLongBuffer(int offset,
int length,
Object callbackArg) |
void |
nvmExtReadLongByte(int offset) |
void |
nvmExtReadLongByte(int offset,
Object callbackArg) |
void |
nvmExtWriteLongBuffer(int offset,
int[] data) |
void |
nvmExtWriteLongBuffer(int offset,
int[] data,
Object callbackArg) |
void |
nvmExtWriteLongByte(int offset,
int data) |
void |
nvmExtWriteLongByte(int offset,
int data,
Object callbackArg) |
void |
nvmGetId() |
void |
nvmGetId(Object callbackArg) |
ZWay.Device.Instance.PowerLevel |
powerLevel(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Proprietary |
proprietary(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Protection |
protection(Integer deviceId,
Integer instanceId) |
void |
removeFailedNode(int node_id) |
void |
removeFailedNode(int node_id,
Object callbackArg) |
void |
removeNodeFromNetwork(boolean startStop,
boolean highPower) |
void |
removeNodeFromNetwork(boolean startStop,
boolean highPower,
Object callbackArg) |
void |
removeNodeIdFromNetwork(int nodeId,
boolean startStop,
boolean highPower) |
void |
removeNodeIdFromNetwork(int nodeId,
boolean startStop,
boolean highPower,
Object callbackArg) |
void |
replaceFailedNode(int node_id) |
void |
replaceFailedNode(int node_id,
Object callbackArg) |
void |
requestNetworkUpdate() |
void |
requestNetworkUpdate(Object callbackArg) |
void |
requestNodeInformation(int node_id) |
void |
requestNodeInformation(int node_id,
Object callbackArg) |
void |
requestNodeNeighbourUpdate(int node_id) |
void |
requestNodeNeighbourUpdate(int node_id,
Object callbackArg) |
void |
rfPowerLevelGet() |
void |
rfPowerLevelGet(Object callbackArg) |
void |
rfPowerLevelSet(int level) |
void |
rfPowerLevelSet(int level,
Object callbackArg) |
ZWay.Device.Instance.SceneActivation |
sceneActivation(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SceneActuatorConf |
sceneActuatorConf(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SceneControllerConf |
sceneControllerConf(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ScheduleEntryLock |
scheduleEntryLock(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Security |
security(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SecurityS2 |
securityS2(Integer deviceId,
Integer instanceId) |
void |
sendData(int node_id,
int[] data,
String description) |
void |
sendData(int node_id,
int[] data,
String description,
Object callbackArg) |
void |
sendDataAbort() |
void |
sendDataAbort(Object callbackArg) |
void |
sendDataSecure(int node_id,
int[] data,
String description,
int key_class) |
void |
sendDataSecure(int node_id,
int[] data,
String description,
int key_class,
Object callbackArg) |
void |
sendNodeInformation(int node_id) |
void |
sendNodeInformation(int node_id,
Object callbackArg) |
void |
sendSucNodeId(int node_id) |
void |
sendSucNodeId(int node_id,
Object callbackArg) |
void |
sendTestFrame(int node_id,
int level) |
void |
sendTestFrame(int node_id,
int level,
Object callbackArg) |
ZWay.Device.Instance.SensorBinary |
sensorBinary(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SensorConfiguration |
sensorConfiguration(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SensorMultilevel |
sensorMultilevel(Integer deviceId,
Integer instanceId) |
void |
serialApiApplicationNodeInfo(boolean listening,
boolean optional,
boolean flirs1000,
boolean flirs250,
int generic_class,
int specific_class,
int[] nif) |
void |
serialApiApplicationNodeInfo(boolean listening,
boolean optional,
boolean flirs1000,
boolean flirs250,
int generic_class,
int specific_class,
int[] nif,
Object callbackArg) |
void |
serialApiGetInitData() |
void |
serialApiGetInitData(Object callbackArg) |
void |
serialApiSetTimeouts(int ackTimeout,
int byteTimeout) |
void |
serialApiSetTimeouts(int ackTimeout,
int byteTimeout,
Object callbackArg) |
void |
serialApiSetupSetIma(boolean enable) |
void |
serialApiSetupSetIma(boolean enable,
Object callbackArg) |
void |
serialApiSetupSetTxPower(int power) |
void |
serialApiSetupSetTxPower(int power,
Object callbackArg) |
void |
serialApiSoftReset() |
void |
serialApiSoftReset(Object callbackArg) |
void |
setDefault() |
void |
setDefault(Object callbackArg) |
void |
setLearnMode(boolean startStop) |
void |
setLearnMode(boolean startStop,
Object callbackArg) |
void |
setLongRangeChannel(int channel) |
void |
setLongRangeChannel(int channel,
Object callbackArg) |
void |
setPriorityRoute(int node_id,
int repeater1,
int repeater2,
int repeater3,
int repeater4,
int route_speed) |
void |
setPriorityRoute(int node_id,
int repeater1,
int repeater2,
int repeater3,
int repeater4,
int route_speed,
Object callbackArg) |
void |
setPromiscuousMode(boolean enable) |
void |
setPromiscuousMode(boolean enable,
Object callbackArg) |
void |
setSucNodeId(int node_id,
boolean enable,
boolean sis) |
void |
setSucNodeId(int node_id,
boolean enable,
boolean sis,
Object callbackArg) |
ZWay.Device.Instance.SimpleAVControl |
simpleAVControl(Integer deviceId,
Integer instanceId) |
void |
smartStartEnable() |
void |
smartStartEnable(Object callbackArg) |
ZWay.Device.Instance.SoundSwitch |
soundSwitch(Integer deviceId,
Integer instanceId) |
void |
stop() |
ZWay.Device.Instance.Supervision |
supervision(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SwitchAll |
switchAll(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SwitchBinary |
switchBinary(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SwitchColor |
switchColor(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.SwitchMultilevel |
switchMultilevel(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ThermostatFanMode |
thermostatFanMode(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ThermostatFanState |
thermostatFanState(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ThermostatMode |
thermostatMode(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ThermostatOperatingState |
thermostatOperatingState(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ThermostatSetBack |
thermostatSetBack(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.ThermostatSetPoint |
thermostatSetPoint(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Time |
time(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.TimeParameters |
timeParameters(Integer deviceId,
Integer instanceId) |
void |
unbind(ZWay.DeviceCallback func) |
void |
unbind(ZWay.StatusCallback func) |
void |
unbind(ZWay.TerminateCallback func) |
ZWay.Device.Instance.UserCode |
userCode(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Version |
version(Integer deviceId,
Integer instanceId) |
ZWay.Device.Instance.Wakeup |
wakeup(Integer deviceId,
Integer instanceId) |
void |
watchdogStart() |
void |
watchdogStart(Object callbackArg) |
void |
watchdogStop() |
void |
watchdogStop(Object callbackArg) |
void |
zmeBootloaderFlash(int seg) |
void |
zmeBootloaderFlash(int seg,
Object callbackArg) |
void |
zmeBootloaderLoadFlash(int[] data) |
void |
zmeBootloaderLoadFlash(int[] data,
Object callbackArg) |
void |
zmeCapabilities(int[] data) |
void |
zmeCapabilities(int[] data,
Object callbackArg) |
void |
zmeFreqChange(int freq) |
void |
zmeFreqChange(int freq,
Object callbackArg) |
void |
zmeLicenseSet(int[] data) |
void |
zmeLicenseSet(int[] data,
Object callbackArg) |
void |
zmeSerialapiOptionsAdvancedImaSet(boolean enable) |
void |
zmeSerialapiOptionsAdvancedImaSet(boolean enable,
Object callbackArg) |
void |
zmeSerialapiOptionsJammingDetectionSet(int ch1_threshold,
int ch2_threshold,
int ch3_threshold) |
void |
zmeSerialapiOptionsJammingDetectionSet(int ch1_threshold,
int ch2_threshold,
int ch3_threshold,
Object callbackArg) |
void |
zmeSerialapiOptionsStaticApiSet(boolean enable) |
void |
zmeSerialapiOptionsStaticApiSet(boolean enable,
Object callbackArg) |
void |
zmeSerialapiOptionsUartSpeedSet(int speed) |
void |
zmeSerialapiOptionsUartSpeedSet(int speed,
Object callbackArg) |
ZWay.Device.Instance.ZWavePlusInfo |
zWavePlusInfo(Integer deviceId,
Integer instanceId) |