getDeviceName static method

String getDeviceName()

Implementation

static String getDeviceName() {
  return "NAS";
}