Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
AssetHandlerShortId Class Referenceabstract

#include <cs_AssetHandler.h>

Public Member Functions

virtual void handleAcceptedAsset (AssetFilter f, const scanned_device_t &asset, asset_id_t assetId)=0
 To be called when the AssetFiltering component has accepted an asset that can be identified by its mac address. More...
 
virtual ~AssetHandlerShortId ()=default
 

Constructor & Destructor Documentation

◆ ~AssetHandlerShortId()

virtual AssetHandlerShortId::~AssetHandlerShortId ( )
virtualdefault

Member Function Documentation

◆ handleAcceptedAsset()

virtual void AssetHandlerShortId::handleAcceptedAsset ( AssetFilter  f,
const scanned_device_t asset,
asset_id_t  assetId 
)
pure virtual

To be called when the AssetFiltering component has accepted an asset that can be identified by its mac address.


The documentation for this class was generated from the following file: