BAOS SDK v2
1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
|
Global types and configuration for the whole SDK. More...
#include "baos/BaosLib_export.h"
Go to the source code of this file.
Namespaces | |
wz::baos | |
Global BAOS sdk namespace. | |
Typedefs | |
using | Buffer = std::vector< std::uint8_t > |
An alias type for a byte buffer. | |
Variables | |
constexpr std::uint16_t | MAX_TELEGRAM_LENGTH {1024} |
The maximum supported length for one BAOS telegram. | |
Global types and configuration for the whole SDK.