GET api/Distributor/Sectors?token={token}&deviceId={deviceId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

deviceId

integer

Required

Body Parameters

None.

Response Information

Resource Description

SectorObj
NameDescriptionTypeAdditional 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.