1 2 3 4 5 6
pub struct NetworkUpdate { pub update_id: u8, pub channel: u8, pub pan_id: u16, pub network_address: u16, }