pub const ADMIN: u32 = 43;Expand description
CAP_ADMIN — the device can be managed over the mesh by the nodes
listed in PROP_DEV_ADMINS. Requires CAP_DEV_IDENTITY, since an
administrator addresses the device identity, and CAP_CMD_MULTI,
so an administrator may rely on the multi-property commands.