Skip to content

Slot: mqttTopic

Names the specific datastream that is retrieved by the SensorConnection. This attribute is relevant when the MQTT Protocol is used to connect to a Sensor API.

URI: citygml:mqttTopic Alias: mqttTopic

Applicable Classes

Name Description Modifies Slot
SensorConnection A SensorConnection provides all details that are required to retrieve a speci... no

Properties

Type and Range

Property Value
Range String
Domain Of SensorConnection

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner SensorConnection

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

Mappings

Mapping Type Mapped Value
self citygml:mqttTopic
native citygml:mqttTopic

LinkML Source

name: mqttTopic
description: Names the specific datastream that is retrieved by the SensorConnection.
  This attribute is relevant when the MQTT Protocol is used to connect to a Sensor
  API.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: mqttTopic
owner: SensorConnection
domain_of:
- SensorConnection
range: string
required: false
multivalued: false