Difference between revisions of "WHO=0 - Scenarios"
Jump to navigation
Jump to search
(Created page with " == Standard Message == In the table above, we learned a Standard Message consists of <code>''' *WHO*WHAT*WHERE## ''' </code>. * <tt>'''WHO'''</tt> identifies the service, su...") |
|||
Line 6: | Line 6: | ||
* <tt>'''WHAT'''</tt> is the action to be performed, such as light ON/OFF or dimmer, shutter up/down etc. | * <tt>'''WHAT'''</tt> is the action to be performed, such as light ON/OFF or dimmer, shutter up/down etc. | ||
* <tt>'''WHERE'''</tt> identifies the object, which can be an area, group, an environment, or just a single light or shutter etc. A <tt>'''WHERE'''</tt> field can also come with optional parameters, separated by a hash ('''#'''), e.g. <tt>'''*WHERE#PAR1#PAR2#...#PARn'''</tt> | * <tt>'''WHERE'''</tt> identifies the object, which can be an area, group, an environment, or just a single light or shutter etc. A <tt>'''WHERE'''</tt> field can also come with optional parameters, separated by a hash ('''#'''), e.g. <tt>'''*WHERE#PAR1#PAR2#...#PARn'''</tt> | ||
+ | |||
+ | |||
+ | ---- | ||
+ | {| style="width:100%;" | ||
+ | |style="text-align:left;"|[[OWN_OpenWebNet_Language_Reference|OWN Language Overview]] | ||
+ | |style="text-align:right;"|[[WHO=1 - Lighting]] | ||
+ | |} |
Revision as of 18:30, 20 November 2014
Standard Message
In the table above, we learned a Standard Message consists of *WHO*WHAT*WHERE##
.
- WHO identifies the service, such as scenario, light or automation
- WHAT is the action to be performed, such as light ON/OFF or dimmer, shutter up/down etc.
- WHERE identifies the object, which can be an area, group, an environment, or just a single light or shutter etc. A WHERE field can also come with optional parameters, separated by a hash (#), e.g. *WHERE#PAR1#PAR2#...#PARn
OWN Language Overview | WHO=1 - Lighting |