nyu-mlab / iot-inspector-client

IoT Inspector: capturing and analyzing your smart home network traffic
https://inspector.engineering.nyu.edu/
MIT License
416 stars 64 forks source link

Update UI to automatically clear the device cache #211

Open gracemcgrath opened 1 year ago

gracemcgrath commented 1 year ago

When switching between networks while running IoT inspector, the UI does not update to reflect the devices on the new network.

Manual fix: sudo rm -rf user-data then restart the client. This should happen automatically when the user switches networks

crazyideas21 commented 1 year ago

Thanks @gracemcgrath! I'll add an option for the user to delete the device list.