Difference between revisions of "JavaScript Callback Functions API"

From HSYCO
Jump to navigation Jump to search
Line 5: Line 5:
 
=== DaylightEvent(day) ===
 
=== DaylightEvent(day) ===
  
haActiveEvent
+
=== haActiveEvent ===
  
PowerEvent
+
=== PowerEvent ===
  
programTimerEvent
+
=== programTimerEvent ===
  
SchedulerEvent
+
=== SchedulerEvent ===
  
StartupEvent
+
=== StartupEvent ===
  
SunPositionEvent
+
=== SunPositionEvent ===
  
TimeEvent
+
=== TimeEvent ===
 +
 
 +
=== varEvent ===
  
varEvent
 
  
 
== Cameras ==
 
== Cameras ==
  
CameraCommandEvent
+
=== CameraCommandEvent ===
  
CameraMotionEvent
+
=== CameraMotionEvent ===
  
CameraViewEvent
+
=== CameraViewEvent ===
  
  
 
== DMX ==
 
== DMX ==
  
DmxEvent
+
=== DmxEvent ===
  
DmxFilter
+
=== DmxFilter ===
 +
 
 +
=== DmxStartupEvent ===
  
DmxStartupEvent
 
  
 
== Infrared Control ==
 
== Infrared Control ==
  
IREvent
+
=== IREvent ===
 +
 
  
 
== I/O Servers ==
 
== I/O Servers ==
  
IOEvent
+
=== IOEvent ===
  
IOStartupEvent
+
=== IOStartupEvent ===
  
  
 
== Network Location Services ==
 
== Network Location Services ==
  
LocationEvent
+
=== LocationEvent ===
 +
 
  
 
== Modbus ==
 
== Modbus ==
  
ModbusEvent
+
=== ModbusEvent ===
  
  
 
== PBX ==
 
== PBX ==
  
PBXCallEvent
+
=== PBXCallEvent ===
  
  
 
== Squeezebox ==
 
== Squeezebox ==
  
SlimPowerEvent
+
=== SlimPowerEvent ===
 +
 
 +
=== SlimStatusEvent ===
  
SlimStatusEvent
+
=== SlimVolumeEvent ===
  
SlimVolumeEvent
 
  
 
== Timers and Schedulers ==
 
== Timers and Schedulers ==
  
UserTimerEvent
+
=== UserTimerEvent ===
  
  
 
== User Interface ==
 
== User Interface ==
  
pageEvent
+
=== pageEvent ===
  
uiClearEvent
+
=== uiClearEvent ===
  
userCommand
+
=== userCommand ===
  
userSubmit
+
=== userSubmit ===
  
WebRootRequestEvent
+
=== WebRootRequestEvent ===
  
  
 
= Command and Utility Functions =
 
= Command and Utility Functions =

Revision as of 19:32, 30 January 2014

Callback Functions

System Functions

DaylightEvent(day)

haActiveEvent

PowerEvent

programTimerEvent

SchedulerEvent

StartupEvent

SunPositionEvent

TimeEvent

varEvent

Cameras

CameraCommandEvent

CameraMotionEvent

CameraViewEvent

DMX

DmxEvent

DmxFilter

DmxStartupEvent

Infrared Control

IREvent

I/O Servers

IOEvent

IOStartupEvent

Network Location Services

LocationEvent

Modbus

ModbusEvent

PBX

PBXCallEvent

Squeezebox

SlimPowerEvent

SlimStatusEvent

SlimVolumeEvent

Timers and Schedulers

UserTimerEvent

User Interface

pageEvent

uiClearEvent

userCommand

userSubmit

WebRootRequestEvent

Command and Utility Functions