void removeNotNode(int port, String did) { if (port == 32320) _notWifiNodes.remove(did); else _notMobileNodes.remove(did); }