writeAttributeInt16s(withValue:completion:)

Declaration

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