-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NAMED_VALUE_FLOAT is invalid message #52
Comments
message changed to it ,getcha'{ |
Hi @1chick, I would recommend to check the
|
Thanks @patrickelectric bro! |
hi bro @patrickelectric |
pi@raspberrypi:~/companion $ curl --request POST http://0.0.0.0:8088/mavlink -H "Content-Type: application/json" --data '{
"header": {
"system_id": 255,
"component_id": 0,
"sequence": 0
},
"message": {
"type":"NAMED_VALUE_FLOAT",
"time_boot_ms":0,
"name":"leak",
"value":0.0
}
}'
Failed to parse message, not a valid MAVLinkMessage.
The text was updated successfully, but these errors were encountered: