writeAttributeColorPointBIntensity(withValue:params:completionHandler:)

Declaration

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