stephenhouser / node-red-contrib-flexradio

NodeRed nodes for working with FlexRadio 6xxx series software defined radios
Other
9 stars 3 forks source link

Parsing of error messages is broken #25

Closed stephenhouser closed 3 years ago

stephenhouser commented 3 years ago

The error message: R12|50000068|Unable to tune a locked slice -- unlock first gets parsed as :

{
   "type": "response",
   "sequence_number": 12,
   "response_code": "50000068",
   "topic": "Unable/to/tune/a/locked/slice/--/unlock/first",
   "payload": {}
}
stephenhouser commented 3 years ago

Fixed somewhere in the recent changes to parse_numbers and streams.