MCPcopy Create free account
hub / github.com/UtilitechAS/amsreader-firmware / ssdpSchema

Method ssdpSchema

lib/SvelteUi/src/AmsWebServer.cpp:2753–2755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2751}
2752
2753void AmsWebServer::ssdpSchema() {
2754 SSDP.schema(server.client());
2755}
2756
2757void AmsWebServer::modifyDayPlot() {
2758 if(!checkSecurity(1))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected