public class TargetFabricId extends Object
Constant Summary
long | Any | Special target fabric id specifying that all devices should respond regardless of fabric membership. |
long | AnyFabric | Special target fabric id specifying that only devices that ARE a member of a fabric should respond. |
long | NotInFabric | Special target fabric id specifying that only devices that are NOT a member of a fabric should respond. |
Public Constructor Summary
Inherited Method Summary
Constants
public static final long Any
Special target fabric id specifying that all devices should respond regardless of fabric membership.
Constant Value: -1
public static final long AnyFabric
Special target fabric id specifying that only devices that ARE a member of a fabric should respond.
Constant Value: -256
public static final long NotInFabric
Special target fabric id specifying that only devices that are NOT a member of a fabric should respond.
Constant Value: 0