disable

disable — clears the enabled attribute of points.

Synopsis

       
(disable point_name ... )
	

Parameters

point_name

The name of an existing point. Multiple point names can be specified.

Returns

OK or (error)

Description

This command clears the enabled attribute of the specified point or points. With the enabled attribute cleared, a point will not be read or written.

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

Example

(disable Light1)