Application configuration.
More...
#include <VSQAppConfig.h>
Application configuration.
Initialize this class and use it for VSQIoTKitFacade::init call.
◆ deviceRoles()
Get device roles.
Returns device roles that have been initialized before
- Returns
- Device roles
◆ deviceSerial()
Get device serial number.
Returns device serial number that has been initialized before
- Returns
- Device serial number
◆ deviceType()
Get device type.
Returns device type that has been initialized before
- Returns
- Device type
◆ logLevel()
Get logging level.
Returns logging level that has been initialized before
- Returns
- Logging level
◆ manufactureId()
Get manufacture ID.
Returns manufacture ID that has been initialized before
- Returns
- Manufacture ID
◆ operator<<() [1/6]
Device roles initialization.
- Parameters
-
- Returns
- Reference to the VSQAppConfig instance
◆ operator<<() [2/6]
Device serial number initialization.
- Parameters
-
- Returns
- Reference to the VSQAppConfig instance
◆ operator<<() [3/6]
Device type initialization.
- Parameters
-
deviceType | Device type to be set up |
- Returns
- Reference to the VSQAppConfig instance
◆ operator<<() [4/6]
Manufacture ID initialization.
- Parameters
-
manufactureId | Manufacture ID to be set up |
- Returns
- Reference to the VSQAppConfig instance
◆ operator<<() [5/6]
Sniffer configuration.
Requires #SNAP_SNIFFER feature to be set up.
- Parameters
-
snifferConfig | Sniffer configuration |
- Returns
- Reference to the VSQAppConfig instance
◆ operator<<() [6/6]
Logging level initialization.
- Parameters
-
log_level | Logging level to be set up |
- Returns
- Reference to the VSQAppConfig instance
◆ snifferConfig()
Get sniffer configuration.
Returns sniffer configuration
- Returns
- Sniffer configuration
The documentation for this class was generated from the following file: