JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ej.basedriver
Interface Node
All Known Implementing Classes:
AbstractNode
,
NodeProxy
,
ZwaveNode
public interface
Node
Describe the capabilities of a a node. A node represent a physical device.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
exclude
()
Exclude this node.
Method Detail
exclude
boolean exclude()
Exclude this node. A Node can be directly excluded if and only if its Controller supports.
Returns:
true on success, false otherwise
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method