GET api/Distributor/Sectors?token={token}&deviceId={deviceId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
Required |
|
| deviceId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SectorObj| Name | Description | Type | Additional information |
|---|---|---|---|
| sectorId | integer |
None. |
|
| sectorName | string |
None. |
|
| sectorCrop | string |
None. |
|
| sectorArea | string |
None. |
|
| valves | Collection of Valve |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.