System information

42
Lutron® integration protocol
DEVICE Command Formats
DEVICE Command-specific fields
Component Numbers:
Component Component Number Available Actions
Button 1–100 1–100 Press, Release
LED 1–100 101–200 Set or Get LED state
Action Numbers and Parameters:
Action Action Number Parameters
Press 3 None
Release 4 None
Set or Get LED State 9 0 = Off
1 = On
Example DEVICE Commands
Operation Command String
Execute: #DEVICE, Integration ID, Component Number, Action Number, Parameters
Press Button 1. #DEVICE,4,1,3<CR><LF>
Release Button. 1 #DEVICE,4,1,4<CR><LF>
Turn On LED 1. #DEVICE,4,101,9<CR><LF>
Query: ?DEVICE, Integration ID, Component Number, Action Number
What is the state of LED 1? ?DEVICE,4,101,9<CR><LF>
Response: ~DEVICE, Integration ID, Component Number, Action Number, Parameters
LED 1 is On. ~DEVICE,4,101,9,1<CR><LF>
Clear Connect® Gateway System (continued)
System Commands
DEVICE Commands
Use “DEVICE Command-specific fields” tables
to complete these command fields.
Operation
Command
Integration ID (example)
#DEVICE, 1, Component Number, Action Number, Parameters