Zig to Serial ZibBeeManagement

The documentation states that the zigbee class getnodelist method accepts a boolean value that dictates whether or not the request should show cached devices. I believe that if set to True the cache should be flushed and only live devices should be returned. My problem is after I disconnect a device and run the discover command via xmlrpc the device still show up.
However when I check the box “Clear list before performing refresh” in the web interface “Mesh Network” and click refresh the device disappears.

Does anyone know how to make zb_tcp_serial.zip not return disconnected devices on list and discover?

Message was edited by: bwasley