Shows how to move a device to a different network and connector with an analysis script, keeping its data and token serials intact so you skip re-onboarding. We collect the device, network, and connector IDs, set up a Deno analysis, and run a script that saves the current tokens, swaps the network and connector, and recreates the tokens to match. The same logic can loop over a list of devices filtered by tags to migrate many at once.
TagoIO Team
Training recommended if you'd like to dig deeper