POST api/checkSensorData?projectId={projectId}&moduleId={moduleId}&objectId={objectId}&pointId={pointId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

string

Required

moduleId

string

Required

objectId

string

None.

pointId

string

None.

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample Bstring"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample Bstring</string>