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#

emAfPluginMnPricePassthroughStartPollAndForward#

void emAfPluginMnPricePassthroughStartPollAndForward (void )
Parameters
N/A

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

emAfPluginMnPricePassthroughStopPollAndForward#

void emAfPluginMnPricePassthroughStopPollAndForward (void )
Parameters
N/A

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

emAfPluginMnPricePassthroughRoutingSetup#

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

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

emAfPluginMnPricePassthroughPrintCurrentPrice#

void emAfPluginMnPricePassthroughPrintCurrentPrice (void )
Parameters
N/A

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