case 21:
    switch (txDataDec) {
    case 0:
      alarm = {type: 'CoastingDetection', status: false};
      break;