Artemis different Wi-Fi APs
# help
b
I was reading through https://docs.toit.io/getstarted/fleet and all make sense to me except I was surprised to see that Wi-Fi is managed on the pod level. I am planning on using Artemis to manage devices and, other than device-specific metadata (device ID) and Wi-Fi credentials, would run the same containers on entirely different locations and Wi-Fi networks. How would you recommend I do that at this point?
At this point it looks like each device will need a unique pod, which is totally fine. Just trying to understand if that’s the intended behavior or if I was missing something
k
You can have a WiFi connection that is provisioned late or even by the end user.
What would be the ideal way to give a specific device its WiFi credentials for your use case?
@bpmct We're planning to document the provisioning support over the next few days. If you've got feedback or additional information on how you'd like to give your devices their WiFi credentials, I'd love to try to address that.