Properties 'id' and 'jsonrpc' can be omitted, as they are not required for HTTP POST calls.
{
"method": "getEdgesStatus",
"params": {}
}
{
"method":"getEdgesChannelsValues",
"params": {
"ids": [
"edge0"
],
"channels": [
"_sum/State"
]
}
}