pub fn get_node(name: &str) -> Option<DeviceNode<'_>>
Find the first node with given name(may not exist).