[][src]Function proj17_iot_server::services::devices::ftr_unregister_tracker_location

pub async fn ftr_unregister_tracker_location<'_, '_>(
    receiver_id: &'_ String,
    tracker_id: &'_ String
) -> Result<(), DeviceServiceError>

Unregisters a tracker from a location, only if it currently registered to this location.