Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2753
void AmsWebServer::ssdpSchema() {
2754
SSDP.schema(server.client());
2755
}
2756
2757
void AmsWebServer::modifyDayPlot() {
2758
if(!checkSecurity(1))
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected