writeAttributeStructAttr(withValue:completionHandler:)

Declaration

func writeAttributeStructAttr(withValue value: MTRTestClusterClusterSimpleStruct, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeStructAttr(withValue value: MTRTestClusterClusterSimpleStruct) async throws