add comment

This commit is contained in:
proddy
2024-10-02 18:53:36 +02:00
parent fa4281cc63
commit f9f87ddc0e

View File

@@ -1022,7 +1022,7 @@ void EMSdevice::generate_values_web(JsonObject output) {
}
// as generate_values_web() but stripped down to only show all entities and their state
// this is used only for WebCustomizationService::device_entities()
// this is used only for WebCustomizationService::device_entities() (rest/deviceEntities?id=n)
void EMSdevice::generate_values_web_customization(JsonArray output) {
for (auto & dv : devicevalues_) {
// also show commands and entities that have an empty fullname