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

The name of the manufacturer of this HomePlug bridge device. This member is available only if the chipset could be identified.

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

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}/vendor
Request samples
Response samples
application/json
{
  • "result": "TP-Link",
  • "error": "Error message (present if an error occurred)."
}