CHAI SDK
Version 1.3
|
Constants class contains fixed device identity information. More...
Static Public Attributes | |
static CPNS::uint16 | COPPERLAN_BRAND_NUMBER |
CopperLan brand number. More... | |
static CPNS::char8 const * | COPPERLAN_BRAND_NAME |
CopperLan brand name string. More... | |
static CPNS::uint16 | COPPERLAN_CHAIDEVICE_MODELID |
CopperLan CHAI model ID. More... | |
static CPNS::char8 const * | COPPERLAN_CHAIDEVICE_MODELNAME |
CopperLan CHAI model name. More... | |
static CPNS::uint16 | COPPERLAN_VNMCONTROLLER_MODELID |
CopperLan VNM Controller model ID. More... | |
static CPNS::char8 const * | COPPERLAN_VNMCONTROLLER_MODELNAME |
CopperLan VNM Controller model name. More... | |
static CPNS::uint16 | TEST_BRAND_NUMBER |
Test brand number. More... | |
static CPNS::char8 const * | TEST_BRAND_NAME |
Test brand name string. More... | |
Constants class contains fixed device identity information.
Class members can be used to identify CHAI or VNM Controller's devices
|
static |
CopperLan brand name string.
Can be used to identify CopperLan made devices.
|
static |
CopperLan brand number.
Can be used to identify CopperLan made devices.
|
static |
CopperLan CHAI model ID.
Can be used to identify CopperLan CHAI devices.
|
static |
CopperLan CHAI model name.
Can be used to identify CopperLan CHAI devices.
|
static |
CopperLan VNM Controller model ID.
Can be used to identify CopperLan VNM Controller devices.
|
static |
CopperLan VNM Controller model name.
Can be used to identify CopperLan VNM Controller devices.
|
static |
Test brand name string.
Can be used to identify Test devices.
|
static |
Test brand number.
Can be used to identify Test devices.