writeAttributeInt16u(withValue:completionHandler:)

Declaration

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