POST api/{version}/PowerStationMonitor/GetPowerStationMonitorDetail

获取电站监控明细

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

id 电站ID

Base
NameDescriptionTypeAdditional information
id

string

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "sample string 1"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

EDay 今日发电量 ETotal 累计发电量 Pac 功率 HTotal 累计发电小时 Vpv1 直流电压1 Vpv2 直流电压2 Vpv3 直流电压3 Vpv4 直流电压4 Ipv1 直流电流1 Ipv2 直流电流2 Ipv3 直流电流3 Ipv4 直流电流4 Vac1 交流电压1 Vac2 交流电压2 Vac3 交流电压3 Iac1 交流电流1 Iac2 交流电流2 Iac3 交流电流3 Fac1 交流频率1 Fac2 交流频率2 Fac3 交流频率3 Istr 组串电流 四个一组

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.