GET api/powerequipment/guid/{guid}?lat={lat}&lng={lng}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
guid | globally unique identifier |
Required |
|
lat | string |
Default value is |
|
lng | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
PowerEquipmentDTOName | Description | Type | Additional information |
---|---|---|---|
Guid | string |
None. |
|
Type | string |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
Distance | integer |
None. |
|
Lat | decimal number |
None. |
|
Lng | decimal number |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.