addResponseJsonPrio1Params(const DpaTask &dpaTask) | PrfCommonJson | protected |
addResponseJsonPrio2Params(const DpaTask &dpaTask) | PrfCommonJson | protected |
ALL_VISIBLE_METERS_BITMAP_LEN | ProtocolBridge | static |
Cmd enum name | ProtocolBridge | |
commandDeleteAll() | ProtocolBridge | |
commandDeleteId(uint16_t meterIndex) | ProtocolBridge | |
commandGetAllVisible() | ProtocolBridge | |
commandGetCompactPacket(uint16_t meterIndex) | ProtocolBridge | |
commandGetFullPacket(uint16_t meterIndex) | ProtocolBridge | |
commandGetInvisibleConfirmation(uint8_t index, uint8_t map[]) | ProtocolBridge | |
commandGetNewDataInfo() | ProtocolBridge | |
commandGetNewInvisible() | ProtocolBridge | |
commandGetNewVisible() | ProtocolBridge | |
commandGetVisibleConfirmation(uint8_t index, uint8_t map[]) | ProtocolBridge | |
commandSetAnyPacketMode(bool enable) | ProtocolBridge | |
commandSetNodeTimeout(uint16_t nodeTimeout) | ProtocolBridge | |
commandSetSleepInterval(uint16_t sleepInterval) | ProtocolBridge | |
commandSetWmAllReadedTimeout(uint16_t wmTimeout) | ProtocolBridge | |
commandSetWmTimeout(uint16_t wmTimeout) | ProtocolBridge | |
commandSleepNow(uint16_t sleepTime) | ProtocolBridge | |
commandSysinfo() | ProtocolBridge | |
CONFIRMATION_BITMAP_LEN | ProtocolBridge | static |
encodeBinary(std::string &to, const uint8_t *from, int len) | PrfCommonJson | |
encodeCommand() const override | ProtocolBridge | |
encodeHexaNum(std::string &to, uint8_t from) | PrfCommonJson | |
encodeHexaNum(std::string &to, uint16_t from) | PrfCommonJson | |
encodeResponse(const std::string &errStr) override | ProtocolBridgeJson | |
encodeResponseJsonFinal(const DpaTask &dpaTask) | PrfCommonJson | protected |
encodeTimestamp(std::string &to, std::chrono::time_point< std::chrono::system_clock > from) | PrfCommonJson | |
FrcCmd enum name | ProtocolBridge | |
getAllVisibleMetersResponse() const | ProtocolBridge | inline |
getCmd() const | ProtocolBridge | |
getCompactPacketResponse() const | ProtocolBridge | inline |
getDeleteAllResponse() const | ProtocolBridge | inline |
getDeleteIdResponse() const | ProtocolBridge | inline |
getFullPacketResponse() const | ProtocolBridge | inline |
getInvisibleConfirmationResponse() const | ProtocolBridge | inline |
getNewDataInfoResponse() const | ProtocolBridge | inline |
getNewInvisibleMetersResponse() const | ProtocolBridge | inline |
getNewVisibleMetersResponse() const | ProtocolBridge | inline |
getSetAnyPacketModeResponse() const | ProtocolBridge | inline |
getSetNodeTimeoutResponse() const | ProtocolBridge | inline |
getSleepNowResponse() const | ProtocolBridge | inline |
getSysinfoResponse() const | ProtocolBridge | inline |
getVisibleConfirmationResponse() const | ProtocolBridge | inline |
INVISIBLE_METERS_BITMAP_LEN | ProtocolBridge | static |
m_cmdJ | PrfCommonJson | |
m_confirmation_ts | PrfCommonJson | |
m_confirmationJ | PrfCommonJson | |
m_ctype | PrfCommonJson | |
m_doc | PrfCommonJson | |
m_dotNotation | PrfCommonJson | |
m_dpavalJ | PrfCommonJson | |
m_has_cmd | PrfCommonJson | |
m_has_confirmation | PrfCommonJson | |
m_has_confirmation_ts | PrfCommonJson | |
m_has_ctype | PrfCommonJson | |
m_has_dpaval | PrfCommonJson | |
m_has_hwpid | PrfCommonJson | |
m_has_msgid | PrfCommonJson | |
m_has_nadr | PrfCommonJson | |
m_has_rcode | PrfCommonJson | |
m_has_rdata | PrfCommonJson | |
m_has_request | PrfCommonJson | |
m_has_request_ts | PrfCommonJson | |
m_has_response | PrfCommonJson | |
m_has_response_ts | PrfCommonJson | |
m_has_timeout | PrfCommonJson | |
m_has_type | PrfCommonJson | |
m_hwpid | PrfCommonJson | |
m_msgid | PrfCommonJson | |
m_nadr | PrfCommonJson | |
m_rcodeJ | PrfCommonJson | |
m_rdataJ | PrfCommonJson | |
m_request_ts | PrfCommonJson | |
m_requestJ | PrfCommonJson | |
m_response_ts | PrfCommonJson | |
m_responseJ | PrfCommonJson | |
m_statusJ | PrfCommonJson | |
m_timeoutJ | PrfCommonJson | |
m_type | PrfCommonJson | |
NEW_DATA_INFO_BITMAP_LEN | ProtocolBridge | static |
parseBinary(uint8_t *to, const std::string &from, int maxlen) | PrfCommonJson | |
parseCommand(const std::string &command) override | ProtocolBridge | |
parseHexaNum(T &to, const std::string &from) | PrfCommonJson | inline |
parseRequestJson(const rapidjson::Value &val, DpaTask &dpaTask) | PrfCommonJson | protected |
parseResponse(const DpaMessage &response) override | ProtocolBridge | |
PRF_NAME | ProtocolBridge | static |
PrfCommonJson() | PrfCommonJson | protected |
PrfCommonJson(const PrfCommonJson &o) | PrfCommonJson | protected |
ProtocolBridge() | ProtocolBridge | |
ProtocolBridgeJson() | ProtocolBridgeJson | |
ProtocolBridgeJson(const ProtocolBridgeJson &o) | ProtocolBridgeJson | |
ProtocolBridgeJson(const rapidjson::Value &val) | ProtocolBridgeJson | explicit |
setNadr(uint16_t nadr) | ProtocolBridgeJson | |
SYSINFO_FIRMWARE_VERSION_LEN | ProtocolBridge | static |
SYSINFO_SERIAL_NUMBER_LEN | ProtocolBridge | static |
VISIBLE_METERS_BITMAP_LEN | ProtocolBridge | static |
VMBUS_MAX_FRAME_LEN | ProtocolBridge | static |
~ProtocolBridge() | ProtocolBridge | virtual |
~ProtocolBridgeJson() | ProtocolBridgeJson | inlinevirtual |