Specification parser for device location specifications.
└$> siteparser
Usage: siteparser [OPTIONS] FILE
Positional arguments:
FILE The JSON specification to load.
Options:
-o, --output TEXT File to save the generated graph to.
-s, --summarise Print a summary of the devices found.
-v, --visualise Visualise the graph.
--help Show this message and exit.
See the tutorial.