From 92612f576c2e193ef48e32abfd662e38bd6d1aaf Mon Sep 17 00:00:00 2001 From: Lei PAN Date: Thu, 15 Jun 2023 13:03:43 +0200 Subject: [PATCH] exclude more devices --- src/appointment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appointment.js b/src/appointment.js index 1ba0a6a..a8f05e2 100644 --- a/src/appointment.js +++ b/src/appointment.js @@ -12,7 +12,7 @@ let excelUtil = new ExcelUtil(); let collectionName = formatDate(new Date()) // device_to_excludes = ["47e7e36b", "e30eb015"] // device_to_excludes = ["J4AXB761H2322WJ"] -device_to_excludes = ["4e8ca027", "hi7ljr5xduyt9pfi"] +device_to_excludes = ["4e8ca027", "hi7ljr5xduyt9pfi", "47e7e36b"] attributedPorts = [] const device_port_info = new Map(); startPort = 9000