POST api/Equipment/SetYJYRT
“SetYJYRT”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Realtime | “Realtime”的文档。 |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "eq_guid": "sample string 1", "sjx": "sample string 2", "cs": "sample string 3" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "Head": { "Code": 1, "Msg": "sample string 2" }, "Body": { "Data": "sample string 1" } }