From 2731473d03470b46950a51e96959c68526ee30ee Mon Sep 17 00:00:00 2001 From: Rob Bultman Date: Fri, 26 Jul 2024 08:33:23 -0400 Subject: [PATCH] Update src/app/util/attribute-table.cpp --- src/app/util/attribute-table.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/util/attribute-table.cpp b/src/app/util/attribute-table.cpp index befee1f1d37885..d7654aec09b602 100644 --- a/src/app/util/attribute-table.cpp +++ b/src/app/util/attribute-table.cpp @@ -431,7 +431,7 @@ Status emAfWriteAttribute(EndpointId endpoint, ClusterId cluster, AttributeId at markDirty = MarkAttributeDirty::kNo; break; } - case Protocols::InteractionModel::Status::imStatus: { + case Protocols::InteractionModel::Status:: Success: { break; } default: