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