Is it possible to sync Arduino IoT Cloud variables between devices on separate accounts?
I am trying to sync variables with a colleague across the ocean. We both have Maker Plans, so we can just use one account, but feel it would better if we didn’t. We want to work on our coding concurrently so we don’t want conflicts of saving work in multiple locations…and then there’s the security issue of sharing the passwords of our Arduino accounts.
I guess we can share our device keys and work on our coding locally, but it seems to make sense to be able to share our variables in the Arduino Cloud interface just like how we can share dashboards.
I can’t find anything in the documentation (nor the forum) about this, so I understand if it’s not possible.