This command requests the precipitation data message.
Command format:
aR3<cr><lf>
| a | Device address |
| R3 | Precipitation message query command |
| <cr><lf> | Command terminator |
Example of the response (the parameter set is configurable):
0R3,Rc=0.0M,Rd=0s,Ri=0.0M,Hc=0.0M,Hd=0s,Hi=0.0M,Rp=0.0M,Hp=0.0M<cr><lf>
| a | Device address |
| R3 | Precipitation message query command |
| Rc | Rain accumulation (M = mm) |
| Rd | Rain duration (s = s) |
| Ri | Rain intensity (M = mm/h) |
| Hc | Hail accumulation (M = hits/cm2) |
| Hd | Hail duration (s = s) |
| Hi | Hail intensity (M = hits/cm2h) |
| Rp | Rain peak intensity (M = mm/h) |
| Hp | Hail peak intensity (M = hits/cm2h) |
| <cr><lf> | Response terminator |