writeAttributeColorPointBIntensity(withValue:params:completion:)

Declaration

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