case 42:
    switch (txDataDec) {
    case 0:
      alarm = {type: 'Over_Speed', status: false, mode: 'plain'};
      break;