BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::ExponentialBackOff::Config Class Reference

Public Member Functions

void setInitialInterval (const Poco::Timespan &interval)
 
Poco::Timespan initialInterval () const
 
void setMaxInterval (const Poco::Timespan &interval)
 
Poco::Timespan maxInterval () const
 
void setMaxElapsedTime (const Poco::Timespan &time)
 
Poco::Timespan maxElapsedTime () const
 
void setRandomizationFactor (double factor)
 
double randomizationFactor () const
 
void setMultiplier (double multiplier)
 
double multiplier () const
 

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