I am trying to read some sensor data through pymavlink. In particular, I want to read the water leakage sensor data as a message. Is there a message that will enable me read this kind of sensor data?
Hi @BennyAmk,
Note that the message is only sent when a status change event occurs, so it will not be received when no changes are happening.