summaryrefslogtreecommitdiffstats
path: root/docs/api/device.md
blob: 03cff192e486b7143eaf176c004eb1f5ca267a5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!--
  ~ Copyright (c) 2023-2024 Arista Networks, Inc.
  ~ Use of this source code is governed by the Apache License 2.0
  ~ that can be found in the LICENSE file.
  -->

# AntaDevice base class

## UML representation

![](../imgs/uml/anta.device.AntaDevice.jpeg)

### ::: anta.device.AntaDevice
    options:
      filters: ["!^_[^_]", "!__(eq|rich_repr)__"]

# Async EOS device class

## UML representation

![](../imgs/uml/anta.device.AsyncEOSDevice.jpeg)

### ::: anta.device.AsyncEOSDevice
    options:
      filters: ["!^_[^_]", "!__(eq|rich_repr)__"]