Sergey Demyanov

Results 12 issues of Sergey Demyanov

When trying to create device with same id existing for another user - the following error is thrown: ``` json { "error": 401, "message": "Device with such guid = unique-device-name...

bug

Include changes for the release and any api changes

enhancement

I have removed device equipment update via PUT /device/register endpoint as it goes against REST policy by mixing two resources as well as does not map to underlying classes model...

[10/1/2015 12:32:45 PM] Artem Sorokin: Steps to reproduce: 1. Create user 2. Create network 3. Register device in the user network 4. Go to device details [10/1/2015 12:32:55 PM] Artem...

bug

For offline environments would be nice to run console without cdn dependencies. I recommend adding build tool like webpack and maybe having an option there to download scripts for offline...

enhancement

Right now, change password form requires current non empty password to operate. We need to allow changing password with current empty, assuming auth token is passed to server.

Current bridge supports only one device reliably. It has to spawn new process for each services registration call. They should also unique folders because of nvram persistence. split alljoyn-daemon into...

enhancement
1 - Ready

EnOcean service fails on start if no enocean device is installed on the gateway. Unfortunately snaps installation fails if any of the services fail to tart on install. Need to...

bug
1 - Ready