JSON Communication
G13
191
2CMC489001M0201
User Manual
Revision: A
Response
• 200 Success
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{"status":"success"}
•
500 Internal Server Error
HTTP/1.1 500 Internal Server Error
Server: embOS/IP
Accept-Ranges: bytes
Content-Length: 64
Content-Type: application/json
{
"status":"error",
"des":"received invalid response from COSEM."
}
6.3.68 POST /meters/<serial>/io/pulse
A POST call to /meters/<serial>/io/pulse updates pulse configuration.
Protected
Yes (Authentication required)