ifw-core 6.0.0
Loading...
Searching...
No Matches
Variables
protocol::errors Namespace Reference

Variables

const std::string CFG_ITEM_NOT_FOUND = "Configuration item not found"
 
const std::string CFG_TYPE_UNKNOWN = "Device configuration type is not registered"
 
const std::string CFG_INTERFACE_UNKNOWN = "Device communication interface is not registered"
 

Detailed Description

Variable Documentation

◆ CFG_INTERFACE_UNKNOWN

const std::string protocol::errors::CFG_INTERFACE_UNKNOWN = "Device communication interface is not registered"

◆ CFG_ITEM_NOT_FOUND

const std::string protocol::errors::CFG_ITEM_NOT_FOUND = "Configuration item not found"

◆ CFG_TYPE_UNKNOWN

const std::string protocol::errors::CFG_TYPE_UNKNOWN = "Device configuration type is not registered"