waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
Loading...
Searching...
No Matches
Public Attributes | List of all members
waterlinked::sonar::StatusEntry Struct Reference

One subsystem's health from GET /status. More...

#include <waterlinkedsonar/types.hpp>

Public Attributes

std::string id
 
std::string message
 
std::string status
 "ok", "warning", or "error".
 
bool operational
 

Detailed Description

One subsystem's health from GET /status.

Member Data Documentation

◆ id

std::string waterlinked::sonar::StatusEntry::id

◆ message

std::string waterlinked::sonar::StatusEntry::message

◆ operational

bool waterlinked::sonar::StatusEntry::operational

◆ status

std::string waterlinked::sonar::StatusEntry::status

"ok", "warning", or "error".


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