#include <PcapDataAnalyser.h>
Static Public Member Functions | |
static PcapDataAnalyser * | create (PcapDataProviderId id, const std::string &path, const std::string &c10y) |
Definition at line 51 of file PcapDataAnalyser.h.
|
static |
Create an instance of PCAP data analyser.
id | Data provider unique ID. |
path | Path to a location where data is stored. |
c10y | Path to a connectivity configuration file. |