let nameJson = []; let scanJson = { aps: [], stations: [] }; const drawScan = () => { let html; let selected; let width; let color; let macVendor; // Access Points getE("apNum").innerHTML = scanJson.aps.length; html = "