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