Summary of connectivity for remote units (RTUs) or sub-stations.
High-quality input at a command station begins with strict adherence to documentation. Version-Specific Commands: write at command station v104 high quality
# List jobs list_parser = subparsers.add_parser("list", aliases=["ls"], help="List scheduled jobs") list_parser.add_argument("--status", choices=["pending", "running", "completed", "failed", "cancelled"], help="Filter by status") Summary of connectivity for remote units (RTUs) or