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

Subsystem health from GET /status. More...

#include <waterlinkedsonar/types.hpp>

Public Attributes

StatusEntry api
 
StatusEntry temperature
 
StatusEntry systems_check
 
std::optional< StatusEntrytime
 Present from firmware 1.7.1.
 

Detailed Description

Subsystem health from GET /status.

Firmware 1.7.0 or newer.

Member Data Documentation

◆ api

StatusEntry waterlinked::sonar::Status::api

◆ systems_check

StatusEntry waterlinked::sonar::Status::systems_check

◆ temperature

StatusEntry waterlinked::sonar::Status::temperature

◆ time

std::optional<StatusEntry> waterlinked::sonar::Status::time

Present from firmware 1.7.1.


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