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