enable

enable — sets the enabled attribute of points.

Synopsis

       
(enable point_name ... )
	

Parameters

point_name

Name of an existing point. Multiple point names can be specified.

Returns

OK or (error)

Description

This command sets the enabled attribute of the specified point or points. Without the enabled attribute set, a point will not be read or written.

This command is typically sent as a command and not used in configuration file.

Example

(enable Light1)