wukong-m2m / wukong-darjeeling

Darjeeling for WuKong
Other
20 stars 17 forks source link

When a device is included or excluded, the discovery result must be updated as well. #52

Closed wycc closed 10 years ago

wycc commented 10 years ago

For now, after we include a device, we can not use it until we restart the master because the WuNode is not updated and we will not discovery the wuclass and wuobject for the new device.

When we delete a device, we can still see it in the Node Editor and LocationTree.

chishengshih commented 10 years ago

Is this a bug?

Chi-Sheng Shih National Taiwan University

On 2013/10/15, at 5:16, Yu-Chung Wang notifications@github.com wrote:

For now, after we include a device, we can not use it until we restart the master because the WuNode is not updated and we will not discovery the wuclass and wuobject for the new device.

When we delete a device, we can still see it in the Node Editor and LocationTree.

— Reply to this email directly or view it on GitHub.

wycc commented 10 years ago

It's a bug and it is in the tracker already.

2013/10/15 Chi-Sheng (Daniel) Shih notifications@github.com

Is this a bug?

Chi-Sheng Shih National Taiwan University

On 2013/10/15, at 5:16, Yu-Chung Wang notifications@github.com wrote:

For now, after we include a device, we can not use it until we restart the master because the WuNode is not updated and we will not discovery the wuclass and wuobject for the new device.

When we delete a device, we can still see it in the Node Editor and LocationTree.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/wukong-m2m/wukong-darjeeling/issues/52#issuecomment-26300593 .

senatorjo commented 10 years ago

This is because cache is used for discovery and is related to database cache things. See issue #51 Reassigning it to Pencilcheck