Skip to content

Commit

Permalink
Update src/app/util/attribute-table.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rbultman committed Jul 30, 2024
1 parent 847e8ad commit 2731473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/util/attribute-table.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2731473

Please sign in to comment.