Based on your requirement, if the user opts out of tracking, then you shouldn't be sending any beacons at all. In that case, since no beacons are sent, then no info (device, browser) is sent to Adobe Analytics too.
Your consent manager should have a way for you to get the user's consent state, and t...