writeAttributeColorPointRY(withValue:params:completion:)

Declaration

func writeAttributeColorPointRY(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeColorPointRY(withValue value: NSNumber, params: MTRWriteParams?) async throws