Skip to main content

CMD_ID_DISCOVERY

Constant CMD_ID_DISCOVERY 

Source
pub const CMD_ID_DISCOVERY: u16 = 0x0000; // 0u16
Expand description

Reserved command ID for the Command Discovery Protocol (CDP).

Sending a Request with this ID causes the target to reply with its full command registry. Modeled after RFC 7252 CoAP Code 0.00 (Empty) and ONC RPC NULL procedure convention.