Difference between revisions of "Action Keywords"
Jump to navigation
Jump to search
(Created page with "An action is defined as a keyword that identifies the action type, always followed by one or more parameters and sometimes the equal (assignment) operator. Every keyword uses...") |
|||
Line 4: | Line 4: | ||
== System Keywords == | == System Keywords == | ||
+ | === DATESET === | ||
+ | === HAACTIVE === | ||
+ | === POWER === | ||
+ | === PROGRAMTIMER === | ||
+ | === WAIT === | ||
+ | |||
== Cameras == | == Cameras == | ||
+ | === CAMERA === | ||
+ | === CAMERAREC === | ||
+ | === CAMERARECFULL === | ||
+ | |||
== Data Logger == | == Data Logger == | ||
+ | === DATALOGGER === | ||
+ | |||
== DMX == | == DMX == | ||
+ | === DMX === | ||
+ | |||
== Infrared Control == | == Infrared Control == | ||
+ | === IR === | ||
+ | |||
== I/O Servers == | == I/O Servers == | ||
+ | === IO === | ||
+ | |||
== Leak Detector == | == Leak Detector == | ||
+ | === LEAK === | ||
+ | |||
== Log == | == Log == | ||
+ | === FILELOG === | ||
+ | === LOG === | ||
+ | |||
== Mail == | == Mail == | ||
− | == | + | === MAIL === |
+ | |||
== Network Services == | == Network Services == | ||
+ | === PING === | ||
+ | === URL === | ||
+ | |||
== Public Announcement == | == Public Announcement == | ||
+ | === AUDIO === | ||
+ | |||
== Serial Communication Ports == | == Serial Communication Ports == | ||
+ | === COMM === | ||
+ | |||
== Squeezebox == | == Squeezebox == | ||
+ | === MUSIC === | ||
+ | |||
== User Interface == | == User Interface == | ||
+ | === UISESSIONSET === | ||
+ | === UISET === | ||
+ | === USER === |
Revision as of 14:05, 3 February 2014
An action is defined as a keyword that identifies the action type, always followed by one or more parameters and sometimes the equal (assignment) operator.
Every keyword uses a specific syntax that interprets parameters according to its own rules.