Skip to content

Spide Network v1.2

Choose a tag to compare

@XternA XternA released this 06 May 14:20
· 5 commits to main since this release
1.2
be6f6c1

This release fixes the issue with the fixed device key being the same when deployed as a docker container.

The fix addresses when deploying a new container to guarantee a new device key ID, on restarting the container this key will persist. If the container is terminated and redeployed again, a new key is given.

The only problem is that new device registration will need to be added to the account dashboard each time which will clutter the registered device. However, until there is a solution to use the existing device key and reverse the operation, there will currently be no support for device key re-use.