particle-iot / spark-server

UNMAINTAINED - An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
441 stars 136 forks source link

device list is not udpated after addition of new Photon #73

Open DaliborFarny opened 7 years ago

DaliborFarny commented 7 years ago

When I add new Photon to local cloud (using particle keys doctor ID on CLI) and then call particle list, the new device is not in the list, even it is successfully connected (keys stored in local cloud). I need to manually restart the main.js script on the local cloud server.