GET api/assetinfo/{id}

Gets the asset information.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

AssetInfo
NameDescriptionTypeAdditional information
Id

integer

None.

ParticipantId

integer

None.

AssetGuid

globally unique identifier

None.

AssetType

integer

None.

Name

string

None.

Description

string

None.

WeatherStation

string

None.

WeatherStationHealth

integer

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.