Skip to content

Site list and ID

This allows you to get existing sites with spotters or hobo sensors and print Site Name and ID. These could be in different status of application including maintenance, deployed, lost, shipped and so on. The tool also applies a fuzzy search and allows you to look for a specific site to get site id. You can now filter using status as well so status types like maintenance, deployed, shipped or lost

site_list

pyaqua site-list -h
usage: pyaqua site-list [-h] [--name NAME] [--status STATUS]

optional arguments:
  -h, --help       show this help message and exit

Optional named arguments:
  --name NAME      Pass site name
  --status STATUS  Site status from maintenance|deployed|shipped|lost

Last update: 2022-05-12
Created: 2021-12-13