MCPcopy Create free account
hub / github.com/c-jimenez/open-ocpp / firmwareVersion

Method firmwareVersion

tests/deploy/main.cpp:189–189  ·  view source on GitHub ↗

@brief Firmware version */

Source from the content-addressed store, hash-verified

187 std::string chargePointVendor() const override { return ""; }
188 /** @brief Firmware version */
189 std::string firmwareVersion() const override { return ""; }
190 /** @brief ICCID of the moden's SIM card */
191 std::string iccid() const override { return ""; }
192 /** @brief IMSI of the moden's SIM card */

Callers 4

sendBootNotificationMethod · 0.45
sendBootNotificationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected