writeAttributeColorPointBY(withValue:params:completion:)

Declaration

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