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

Method jsonSchemasPath

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

@brief Path to the JSON schemas to validate the messages */

Source from the content-addressed store, hash-verified

137 std::string databasePath() const override { return ""; }
138 /** @brief Path to the JSON schemas to validate the messages */
139 std::string jsonSchemasPath() const override { return ""; }
140
141 // Communication parameters
142

Callers 8

startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected