List of all items
Structs
- active_run::ActiveRun
- active_run::RunAlreadyActive
- cli::Cli
- error::ErrorBody
- openapi::ApiDoc
- routes::capabilities::CapabilitiesResponse
- routes::capabilities::CapabilityActions
- routes::capabilities::CookieCapabilities
- routes::capabilities::DemoQuotas
- routes::capabilities::DemoRestrictions
- routes::capabilities::DemoSimulatorCapabilities
- routes::capabilities::DemoSimulatorDefaults
- routes::capabilities::DemoSimulatorLimits
- routes::capabilities::FloatBounds
- routes::capabilities::IntegerBounds
- routes::capabilities::ProcessControllerCompatibility
- routes::capabilities::SecurityCapabilities
- routes::config::ConfigResponse
- routes::config::ConfigSources
- routes::config::ConfigTomlValues
- routes::config::ConfigTuningSources
- routes::config::ConfigTuningTomlValues
- routes::config::ConfigTuningValues
- routes::config::ConfigValues
- routes::config::UpdateConfigRequest
- routes::config::UpdateTuningRequest
- routes::draft::DraftTagSources
- routes::draft::DraftValueSources
- routes::draft::NewRunDraft
- routes::history::InitialReadingsResponse
- routes::history::MvActuationResponse
- routes::history::PidConstantTagsResponse
- routes::history::PidParameterLabelsResponse
- routes::history::ResultResponse
- routes::history::RunDetailResponse
- routes::history::RunExportQuery
- routes::history::RunListQuery
- routes::history::RunListResponse
- routes::history::RunSummaryResponse
- routes::history::SampleResponse
- routes::history::WriteResponse
- routes::opc::OpcBrowseNodeResponse
- routes::opc::OpcBrowseQuery
- routes::opc::OpcBrowseResponse
- routes::opc::OpcCapabilitiesResponse
- routes::opc::OpcCloseBrowseSessionResponse
- routes::opc::OpcIndexSchedulerResponse
- routes::opc::OpcIndexedSearchMatchResponse
- routes::opc::OpcIndexedSearchProgressResponse
- routes::opc::OpcReadQuery
- routes::opc::OpcReadResponse
- routes::opc::OpcSearchIndexAutoRefreshQuery
- routes::opc::OpcSearchIndexControlQuery
- routes::opc::OpcSearchIndexQuery
- routes::opc::OpcSearchIndexRefreshQuery
- routes::opc::OpcSearchIndexResponse
- routes::opc::OpcSearchIndexServerQuery
- routes::opc::OpcSearchIndexStatusResponse
- routes::opc::OpcSearchQuery
- routes::opc::OpcServerQuery
- routes::opc::OpcServersQuery
- routes::opc::OpcServersResponse
- routes::runs::StartRunRequest
- routes::runs::UpdateNotesRequest
- routes::runs::WriteRunRequest
- routes::templates::TemplateResponse
- run::BoundServer
- service::ServiceDefinition
- state::AppState
- state::DemoAcceptedStart
- state::DemoQuotaExceeded
- state::DemoRuntime
Enums
- cli::ServiceCommand
- error::ApiError
- routes::draft::DraftTagSource
- routes::draft::DraftValueSource
- routes::history::RunExportFormat
- routes::opc::OpcBrowseNodeKind
- service::ServiceLifecycle
Functions
- build_router
- routes::capabilities::router
- routes::config::router
- routes::demo::router
- routes::draft::router
- routes::health::router
- routes::history::router
- routes::opc::router
- routes::runs::router
- routes::stream::router
- routes::templates::router
- run::build_server
- run::serve
- run::shutdown_signal
- security::origin_and_security_headers
- service::build_service_definition
- service::install
- service::is_scm_launch_error_code
- service::service_launch_arguments
- service::start
- service::status
- service::stop
- service::uninstall