writeAttributeInt8s(withValue:completion:)

Declaration

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