NmeaDataController
Last updated: 2025/3/7 11:3:8 | ||
Path To | Name | Description/Function |
/api/nmeadata | /altitude | Gets the altitude. |
/api/nmeadata | /depth | Gets the depth. |
/api/nmeadata | /tilt | Gets the tilt. |
/api/nmeadata | /roll | Gets the roll. |
/altitude
Function | Gets the altitude. |
---|---|
Method | Get |
Response | The altitude. |
Example |
CODE
|
/depth
Function | Gets the depth. |
---|---|
Method | Get |
Response | The depth. |
Example |
CODE
|
/tilt
Function | Gets the tilt. |
---|---|
Method | Get |
Response | The tilt. |
Example |
CODE
|
/roll
Function | Gets the roll. |
---|---|
Method | Get |
Response | The roll. |
Example |
CODE
|