Open sevenbitbyte opened 8 months ago
Support bookmarking plain english searches from the frontend. Optionally support generating alerts when a matching device/advertisement is first discovered.
const SearchSuggestions = { //help: false, here: false, name: true, company: true, address: 'mac', product: true, service: ['name','0x...', 'company', 'product'], 'unknown-service': false, appleip: 'ip', //random: false, //public: false, //connectable: false, duration: ['48h', '15m'], error: false }
Support bookmarking plain english searches from the frontend. Optionally support generating alerts when a matching device/advertisement is first discovered.