Return the PHY capabilites of the node indicated by the EUI64. When the EUI64 parameter is that of the serving node, the serving node's capabilities are returned. Otherwise, the capabilities of the neighbor indicated by the EUI64 are returned.

get/capabilities/phy/{eui64}

Path parameters

eui64string required

The EUI64 of the node for which capabilities are requested.

Response

The PHY capabilities.

mdrCmdCapableboolean

MUST be set to true if the node implements the MDR Command capability, otherwise false.

phyOpModesinteger[]

The list of PHY Operating modes supported by the device. Each entry in the array MUST be a PhyModeID value defined in section 5.2 of [PHYTPS]

Changes