reboot static method

void reboot()

Implementation

static void reboot() {
  clingNative.cwsRebootPeripheral();
}