| Package | Description |
|---|---|
| com.daveoxley.cbus |
| Modifier and Type | Method and Description |
|---|---|
Response |
Group.off()
Issue a
off //PROJECT/NET_ID/GROUP_ID to the C-Gate server. |
Response |
Group.on()
Issue a
on //PROJECT/NET_ID/GROUP_ID to the C-Gate server. |
Response |
Group.ramp(int level,
int seconds)
Issue a
ramp //PROJECT/NET_ID/GROUP_ID to the C-Gate server. |
Response |
Group.terminateRamp(boolean force)
Issue a
terminate_ramp //PROJECT/NET_ID/GROUP_ID to the C-Gate server. |