QGIS API Documentation 4.1.0-Master (70f46ec8b69)
Loading...
Searching...
No Matches
QgsSensorThingsUtils::ServiceCapabilities Struct Reference

SensorThings service capabilities. More...

#include <qgssensorthingsutils.h>

Public Attributes

QSet< Qgis::SensorThingsEntityavailableEntities
 Available SensorThings entities.
Qgis::SensorThingsExtensions availableExtensions
 Available SensorThings extensions.
Qgis::SensorThingsVersion version = Qgis::SensorThingsVersion::Version1_1
 SensorThings API version.

Detailed Description

SensorThings service capabilities.

Definition at line 147 of file qgssensorthingsutils.h.

Member Data Documentation

◆ availableEntities

QSet< Qgis::SensorThingsEntity > QgsSensorThingsUtils::ServiceCapabilities::availableEntities

Available SensorThings entities.

Definition at line 154 of file qgssensorthingsutils.h.

◆ availableExtensions

Qgis::SensorThingsExtensions QgsSensorThingsUtils::ServiceCapabilities::availableExtensions

Available SensorThings extensions.

Definition at line 152 of file qgssensorthingsutils.h.

◆ version

Qgis::SensorThingsVersion QgsSensorThingsUtils::ServiceCapabilities::version = Qgis::SensorThingsVersion::Version1_1

SensorThings API version.

Definition at line 150 of file qgssensorthingsutils.h.


The documentation for this struct was generated from the following file: