IQRF Gateway Daemon
Functions
PrfPulseMeter.cpp File Reference
#include "PrfPulseMeter.h"
#include "IqrfLogging.h"

Functions

const std::string STR_CMD_PULSE_READ ("PULSE_READ")
 
const std::string STR_CMD_STORE_COUNTER ("STORE_COUNTER")
 
const std::string STR_CMD_DISABLE_AUTO_SLEEP ("DISABLE_AUTO_SLEEP")
 
const uint8_t PNUM_PULSEMETER (0x22)
 

Function Documentation

◆ PNUM_PULSEMETER()

const uint8_t PNUM_PULSEMETER ( 0x22  )

◆ STR_CMD_DISABLE_AUTO_SLEEP()

const std::string STR_CMD_DISABLE_AUTO_SLEEP ( "DISABLE_AUTO_SLEEP"  )

◆ STR_CMD_PULSE_READ()

const std::string STR_CMD_PULSE_READ ( "PULSE_READ"  )

◆ STR_CMD_STORE_COUNTER()

const std::string STR_CMD_STORE_COUNTER ( "STORE_COUNTER"  )