/sys/net/homeplug/bridge/{idx}/mac

The MAC address of the HomePlug bridge device.

Get /sys/net/homeplug/bridge/{idx}/mac

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}/mac
Request samples
Response samples
application/json
{
  • "result": "32:b7:c2:96:c3:78",
  • "error": "Error message (present if an error occurred)."
}