Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes ***
A
B
C
D
G
I
P
S
A
airconditionIsWorking()
- Method in class buildnet.applets.gui.
DeviceApplet
aircondition: get working status
B
brighter()
- Method in class buildnet.applets.gui.
DeviceApplet
light: start dimming light to get brighter.
buildnet.applets.gui
- package buildnet.applets.gui
C
createDeviceProxy()
- Method in class buildnet.applets.gui.
DeviceApplet
Factory method to create BN Proxy
D
DeviceApplet
- class buildnet.applets.gui.
DeviceApplet
.
Applet used to control Buildnet WCM device.
DeviceApplet()
- Constructor for class buildnet.applets.gui.
DeviceApplet
darker()
- Method in class buildnet.applets.gui.
DeviceApplet
light: start dimming light to get darker.
diginIsOn()
- Method in class buildnet.applets.gui.
DeviceApplet
digin: returns state of a digin device
G
getAirconditionMode()
- Method in class buildnet.applets.gui.
DeviceApplet
aircondition: get operating mode
getBrightness()
- Method in class buildnet.applets.gui.
DeviceApplet
light: get light brightness
getCurrentTemperature()
- Method in class buildnet.applets.gui.
DeviceApplet
aircondition: get current temperature
getDeviceName()
- Method in class buildnet.applets.gui.
DeviceApplet
Returns name of this device (same name as configured by applet params).
getWantedTemperature()
- Method in class buildnet.applets.gui.
DeviceApplet
aircondition: get wanted temperature
I
init()
- Method in class buildnet.applets.gui.
DeviceApplet
Initializes the applet BuildNetApplet
isAlarmOn()
- Method in class buildnet.applets.gui.
DeviceApplet
firealarm: get state of fire alarm
P
playFile(String)
- Method in class buildnet.applets.gui.
DeviceApplet
infrared: play infrared signal
S
setAirconditionMode(String)
- Method in class buildnet.applets.gui.
DeviceApplet
aircondition: set operating mode
setBrightness(int)
- Method in class buildnet.applets.gui.
DeviceApplet
light: set light brightness
setWantedTemperature(int)
- Method in class buildnet.applets.gui.
DeviceApplet
aircondition: set wanted temperature
showStatus(String)
- Method in class buildnet.applets.gui.
DeviceApplet
start()
- Method in class buildnet.applets.gui.
DeviceApplet
stop()
- Method in class buildnet.applets.gui.
DeviceApplet
stopDimming()
- Method in class buildnet.applets.gui.
DeviceApplet
light: stop dimming light.
switchIsOn()
- Method in class buildnet.applets.gui.
DeviceApplet
switch: returns switch state (DIGOUT)
switchOff()
- Method in class buildnet.applets.gui.
DeviceApplet
switch: switch set to off (DIGOUT set to 0)
switchOn()
- Method in class buildnet.applets.gui.
DeviceApplet
switch: switch set to on(DIGOUT set to 1)
A
B
C
D
G
I
P
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes