interface DeviceLeavePayload {
    ieeeAddr: string;
}

Properties

Properties

ieeeAddr: string