/sys/net/homeplug/bridge/{idx}/speed/rx

The current estimated speed at which the meter can receive data from this bridge device. This is reported as bits/second.

Get /sys/net/homeplug/bridge/{idx}/speed/rx

SecurityApiKey
Request
path Parameters
idx
required
integer >= 0

The index of a HomePlug bridge device.

Responses
200

Normal response.

401

Unauthorized response.

get/sys/net/homeplug/bridge/{idx}/speed/rx
Request samples
Response samples
application/json
{
  • "result": 8934500,
  • "error": "Error message (present if an error occurred)."
}