GET api/Distributor/SectorsInfo?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
SectorInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| sectors | Collection of SectorObj |
None. |
|
| mainValves | Collection of integer |
None. |
|
| fertValves | Collection of integer |
None. |
|
| numTp | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.