Skip to content
Snippets Groups Projects
Commit 18a0fbb5 authored by Robert Latta's avatar Robert Latta
Browse files

added extra properties

parent 7b74f650
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@ from enum import Enum
from requests import HTTPError
CIRCUIT_PROPERTIES = {
'Site': 8,
'Speed': 16,
'Customer': 32,
'Product': 128,
'Ports': 512,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment