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

Method chargePointSerialNumber

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

@brief Charge point serial number */

Source from the content-addressed store, hash-verified

183 std::string chargePointModel() const override { return ""; }
184 /** @brief Charge point serial number */
185 std::string chargePointSerialNumber() const override { return ""; }
186 /** @brief Charge point vendor */
187 std::string chargePointVendor() const override { return ""; }
188 /** @brief Firmware version */

Callers 5

sendBootNotificationMethod · 0.45
sendBootNotificationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected