stopScan static method

void stopScan()

Implementation

static void stopScan() {
  TTLock.invoke(COMMAND_STOP_SCAN_WATER_METER, null, null);
}