-
-
Notifications
You must be signed in to change notification settings - Fork 53
IrrigationSystem Service
Christopher Aitken edited this page May 17, 2020
·
1 revision
Used as an Irrigation accessary with program scheduling and manual mode.
Characteristic | Optional/ Required |
Accepted Values |
Description |
---|---|---|---|
Active | Required | 0, 1 |
0 : inactive, 1 : active. Default: 0
|
InUse | Required | 0, 1 |
0 : not in use, 1 : in use. Default: 0
|
ProgramMode | Required | 0, 1, 2 |
0 : no program scheduled, 1 : program scheduled, 2 : manual mode. Default: 0
|
StatusFault | Optional | 0, 1 |
0 : no fault, 1 : fault. Default: 0
|
RemainingDuration | Optional | 0-43200 | Seconds. Max of 12 hours |
Name | Optional | String |