writeAttributeNullableInt24u(withValue:params:completionHandler:)

Declaration

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