typedef enum { PDS_SUCCESS, //!< Command completed successfully } PDS_DataServerState_t;
PDS Data Server State Enumeration