pub const REBOOT: u32 = 51;Expand description
CAP_REBOOT — the device can restart its hardware on command
(CMD_REBOOT). A device that cannot — one whose ULCP session is
a process rather than a board — leaves this out and answers the
command STATUS_UNIMPLEMENTED.