Skip to content

Commit 4002324

Browse files
committed
Render anywhere as anyEndpoint
1 parent a8b53c2 commit 4002324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

matter/devicetype.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ var (
238238
DeviceTypeRequirementLocationChildEndpoint: "childEndpoint",
239239
DeviceTypeRequirementLocationRootEndpoint: "rootEndpoint",
240240
DeviceTypeRequirementLocationDescendantEndpoint: "descendantEndpoint",
241-
DeviceTypeRequirementLocationAnywhere: "anywhere",
241+
DeviceTypeRequirementLocationAnywhere: "anyEndpoint",
242242
}
243243
)
244244

0 commit comments

Comments
 (0)