DeviceLeavePayload:
    | { ieeeAddr: string; networkAddress?: number }
    | { ieeeAddr?: string; networkAddress: number }