writeAttributeNullableInt16s(withValue:params:completionHandler:)

Declaration

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