{{port64.png|}} ====== Scene ====== This module is a part of the [[:start|NetHomeServer]]. The Scene is used to activate a set of commands, for example to set the state of all the lamps in a room. A command may for example be to call the //on//-method of a lamp or an external shell file. The syntax of the command is described [[commandportsyntax|here]]. The supported commands are: //set, call, event, exec//. ===== Attributes ===== * **Delay** //[get] [set]// Between each command the execution halts for the duration of this delay. The delay is specified in seconds and allows fractions like 0.5. * **Command1** //[get] [set]// The first Command to be executed at the action of the [[Scene]]. Se above for syntax. * **Command2** //[get] [set]// The second Command to be executed at the action of the [[Scene]]. Se above for syntax. * **Command3** //[get] [set]// The third Command to be executed at the action of the [[Scene]]. Se above for syntax. * **Command4** //[get] [set]// The fourth Command to be executed at the action of the [[Scene]]. Se above for syntax. ===== Actions ===== * **Action** This command activates the [[Scene]]. ==== See also ==== [[CommandPortSyntax|Command Port Syntax]]