writeAttributeNullableStruct(withValue:params:completionHandler:)

Declaration

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