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
N/A

Definition at line 45 of file app/framework/plugin/mn-price-passthrough/mn-price-passthrough.h

sli_zigbee_af_mn_price_passthrough_stop_poll_and_forward#

void sli_zigbee_af_mn_price_passthrough_stop_poll_and_forward (void)
Parameters
N/A

Definition at line 46 of file app/framework/plugin/mn-price-passthrough/mn-price-passthrough.h

sli_zigbee_af_mn_price_passthrough_routing_setup#

void sli_zigbee_af_mn_price_passthrough_routing_setup (EmberNodeId fwdId, uint8_t fwdEndpoint, uint8_t esiEndpoint)
Parameters
N/AfwdId
N/AfwdEndpoint
N/AesiEndpoint

Definition at line 47 of file app/framework/plugin/mn-price-passthrough/mn-price-passthrough.h

sli_zigbee_af_mn_price_passthrough_print_current_price#

void sli_zigbee_af_mn_price_passthrough_print_current_price (void)
Parameters
N/A

Definition at line 50 of file app/framework/plugin/mn-price-passthrough/mn-price-passthrough.h