Skip to main content

18 docs tagged with "Azure"

View All Tags

AuthController

The AuthController handles authentication and authorization for the SWMM API using JWT tokens.

Azure Storage

Storage has a combined Unique key of Partition Key and Row Key.

DopplerController

The DopplerController handles retrieval of radar images for weather data visualization.

EsriAuthController

The EsriAuthController handles authentication with Esri ArcGIS services by generating OAuth tokens for external API access.

GeoCoderController

The GeoCoderController provides geocoding functionality by integrating with Microsoft Azure Maps Search API to convert location names to geographic coordinates.

LinkController

The LinkController manages SWMM network links (conduits, channels, etc.) and provides access to link data, attributes, and simulation results.

NodeController

The NodeController manages SWMM network nodes (junctions, outfalls, storage units, etc.) and provides access to node data, attributes, and simulation results.

Overview of SWMM

Storm Water Management Model aka SWMM aka Rivershore and sometimes sewershed or Collection Systems in our documentation.

RunManagementController

The RunManagementController provides comprehensive management of SWMM simulation runs with full CRUD operations and enhanced data models.

ScenarioController

The ScenarioController provides basic scenario management functionality for SWMM simulations, focusing on run properties and scenario metadata.

ScenarioManagementController

The ScenarioManagementController provides comprehensive scenario and input management with full CRUD operations, enhanced data models, and integrated run management.

SensorController

The SensorController manages sensor data for SWMM network elements, providing access to real-time and historical sensor readings for nodes and links.

SubcatchmentController

The SubcatchmentController manages SWMM subcatchment data and provides access to subcatchment attributes and simulation results.

SWMM API Documentation

This directory contains comprehensive documentation for all controllers in the SWMM API ASP.NET application.

SystemController

The SystemController provides system-wide SWMM simulation data and summary information for the entire model.