GET v1/Pmu/IsExist?pmuSn={pmuSn}

验证采集器SN是否存在

Request Information

Parameters

NameDescriptionAdditional information
pmuSn
SN

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Count": 1,
  "Message": "sample string 1",
  "Authority": true
}