User Tools

Site Tools


scene

Scene

This module is a part of the 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 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

scene.txt · Last modified: 2018/11/03 02:59 by 127.0.0.1