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

Outcome of a forced NTP sync. More...

#include <waterlinkedsonar/types.hpp>

Public Attributes

bool success
 
std::string message
 
TimeStatus status
 Device clock state after the attempt.
 

Detailed Description

Outcome of a forced NTP sync.

Member Data Documentation

◆ message

std::string waterlinked::sonar::ForceSyncResult::message

◆ status

TimeStatus waterlinked::sonar::ForceSyncResult::status

Device clock state after the attempt.

◆ success

bool waterlinked::sonar::ForceSyncResult::success

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