This allows "nulling" a pointer while modifying a virtual slave node info Or changing pointer to point to a different one.
This struct content must be set up by application before enabling protocol (enabling radio) Direct content (the pointers) may not be changed runtime, but the data they point to can be edited by application run time
Public Attributes#
NULL is acceptable if no virtual slave nodes.
values are ref SECURITY_KEY_S2_ACCESS_BIT, ref SECURITY_KEY_S2_AUTHENTICATED_BIT, ref SECURITY_KEY_S2_UNAUTHENTICATED_BIT, - consider making a bit field struct for it
Public Attribute Documentation#
pVirtualSlaveNodeInfoTable#
const SVirtualSlaveNodeInfoTable_t* SProtocolConfig_t::pVirtualSlaveNodeInfoTable
1638
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pSecureKeysRequested#
const uint8_t* SProtocolConfig_t::pSecureKeysRequested
NULL is acceptable if no virtual slave nodes.
1639
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pNodeInfo#
const SAppNodeInfo_t* SProtocolConfig_t::pNodeInfo
values are ref SECURITY_KEY_S2_ACCESS_BIT, ref SECURITY_KEY_S2_AUTHENTICATED_BIT, ref SECURITY_KEY_S2_UNAUTHENTICATED_BIT, - consider making a bit field struct for it
1640
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h
pRadioConfig#
const SRadioConfig_t* SProtocolConfig_t::pRadioConfig
1641
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_application_transport_interface.h