Closed stephenhouser closed 3 years ago
Going to drop this as an enhancement. Can't really see the use other than when I'm debugging the nodes. All this information is available in the logs, console and node-red logs, so no real reason to have it in the flow and taking up space/memory.
I would like to get the raw data sent from the radio into my flow rather than the parsed JSON data the the current
flexradio-meter
andflexradio-message
nodes provide so that I can parse and work with the data in ways that the current nodes have not yet provided for.