BAOS SDK v2  1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
BaosDevicesMeta.h File Reference

Provides the structures for additional meta information regarding the various devices. More...

#include "baos/protocol/Defines.h"
#include "wzcpp/features/utils/Formatter.h"
+ Include dependency graph for BaosDevicesMeta.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DeviceGroupIdentifier
 Unique identifier for a device. More...
 
struct  DeviceMeta
 Meta information about a device group, which is required be the device class. More...
 

Namespaces

 wz::baos
 Global BAOS sdk namespace.
 

Typedefs

using DevicesMeta = std::map< DeviceGroupIdentifier, DeviceMeta >
 Maps the unqiue device identifier to an metainformation entry.
 

Detailed Description

Provides the structures for additional meta information regarding the various devices.