Skip to content

Commit 05907f3

Browse files
doc/configuration: sort power backends alphabetically
Signed-off-by: Bastian Krause <[email protected]>
1 parent bddcf29 commit 05907f3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/configuration.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ Currently available are:
208208
``netio_kshell``
209209
Controls *NETIO 4C PDUs* via a Telnet interface.
210210

211+
``poe_mib``
212+
Controls PoE switches using the PoE SNMP administration MiBs.
213+
211214
``raritan``
212215
Controls *Raritan PDUs* via SNMP.
213216

@@ -246,10 +249,6 @@ Currently available are:
246249
<https://github.com/labgrid-project/labgrid/blob/master/labgrid/driver/power/simplerest.py>`__
247250
for details.
248251

249-
``tplink``
250-
Controls *TP-Link power strips* via `python-kasa
251-
<https://github.com/python-kasa/python-kasa>`_.
252-
253252
``tinycontrol``
254253
Controls a tinycontrol.eu IP Power Socket via HTTP.
255254
It was tested on the *6G10A v2* model.
@@ -259,8 +258,9 @@ Currently available are:
259258
Controls a Tinycontrol tcPDU via HTTP.
260259
See the `documentation <https://docs.tinycontrol.pl/en/tcpdu/api/commands/>`__
261260

262-
``poe_mib``
263-
Controls PoE switches using the PoE SNMP administration MiBs.
261+
``tplink``
262+
Controls *TP-Link power strips* via `python-kasa
263+
<https://github.com/python-kasa/python-kasa>`_.
264264

265265
``ubus``
266266
Controls *PoE switches* running OpenWrt using the

0 commit comments

Comments
 (0)