added download and upload rate attributes for queue switches #40

This commit is contained in:
tomaae 2020-05-03 15:33:51 +02:00
parent c1c4b41a97
commit a499d5e9af
3 changed files with 13 additions and 0 deletions

View file

@ -44,6 +44,8 @@ DEVICE_ATTRIBUTES_SCRIPT = [
DEVICE_ATTRIBUTES_QUEUE = [
"target",
"download-rate",
"upload-rate",
"download-max-limit",
"upload-max-limit",
"upload-limit-at",