MN Price Passthrough Client/Server#

API and Callbacks for the MN Price Passthrough Cluster Client/Server Component.

This component demonstrates the capabilities of the multi-network support. The component acts as a Price cluster client on one network and a Price cluster server on another network. As a client, it periodically polls a remote server for pricing information and then stores the data locally. As a server, it makes that pricing information available to clients, thereby proxying the data between networks.

Function Documentation#

sli_zigbee_af_mn_price_passthrough_start_poll_and_forward#

void sli_zigbee_af_mn_price_passthrough_start_poll_and_forward (void )
Parameters
TypeDirectionArgument NameDescription
voidN/A

sli_zigbee_af_mn_price_passthrough_stop_poll_and_forward#

void sli_zigbee_af_mn_price_passthrough_stop_poll_and_forward (void )
Parameters
TypeDirectionArgument NameDescription
voidN/A

sli_zigbee_af_mn_price_passthrough_routing_setup#

void sli_zigbee_af_mn_price_passthrough_routing_setup (sl_802154_short_addr_t fwdId, uint8_t fwdEndpoint, uint8_t esiEndpoint)
Parameters
TypeDirectionArgument NameDescription
sl_802154_short_addr_tN/AfwdId
uint8_tN/AfwdEndpoint
uint8_tN/AesiEndpoint

sli_zigbee_af_mn_price_passthrough_print_current_price#

void sli_zigbee_af_mn_price_passthrough_print_current_price (void )
Parameters
TypeDirectionArgument NameDescription
voidN/A