This command requests the wind data message.
Command format:
aR1<cr><lf>
| a | Device address |
| R1 | Wind message query command |
| <cr><lf> | Command terminator |
Example of the response (the parameter set is configurable):
0R1,Dn=236D,Dm=283D,Dx=031D,Sn=0.0M,Sm=1.0M, Sx=2.2M<cr><lf>
| a | Device address |
| R1 | Wind message query command |
| Dn | Wind direction minimum (D = degrees) |
| Dm | Wind direction average (D = degrees) |
| Dx | Wind direction maximum (D = degrees) |
| Sn | Wind speed minimum (M = m/s) |
| Sm | Wind speed average (M = m/s) |
| Sx | Wind speed maximum (M = m/s) |
| <cr><lf> | Response terminator |