sbgECom Library  5.2.590-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
_SbgEComCmdApiReply Struct Reference

#include <sbgEComCmdApi.h>

Data Fields

SbgEComProtocolPayload payload
 
uint16_t statusCode
 
const char * pContent
 

Detailed Description

Reply to REST API commands.

The reply content is a null-terminated string, normally in JSON format.

The content directly refers to data inside the payload.

Field Documentation

◆ payload

SbgEComProtocolPayload _SbgEComCmdApiReply::payload

Payload.

◆ statusCode

uint16_t _SbgEComCmdApiReply::statusCode

Status code.

◆ pContent

const char* _SbgEComCmdApiReply::pContent

Content.


The documentation for this struct was generated from the following file: