Skip to content

Umgebungskachel Vorto

FabiScheytt edited this page Jan 30, 2017 · 6 revisions

Umgebungskachel Vorto

This example is an implementation of the Umgebungskachel example as Vorto Information Model.

Please note: After importing this example in your eclipse workspace, creating a "mappings" folder in the root directory of the project is necessary for Vorto to generate any code.

Component mappings

SensIDL Vorto
sensorInterface Umgebungskachel functionblock Umgebungskachel
dataSet AlertThresholdBrightness event AlertThresholdBrightness
measurementData threshold_brightness mandatory threshold_brightness
dataSet AlertThresholdTemperatureFahrenheit event AlertThresholdTemperatureFahrenheit
measurementData threshold_temperature mandatory threshold_temperature
dataSet AlertThresholdTemperature event AlertThresholdTemperature
measurementData threshold_temperature mandatory threshold_temperature
dataSet LedToggle event LedToggle
measurementData led mandatory led
dataSet SensorState event SensorState
measurementData led mandatory led
measurementData temperature_c mandatory temperature_c
measurementData temperature_f mandatory temperature_f
measurementData brightness mandatory brightness
measurementData treshold_temperature mandatory treshold_temperature
measurementData treshold_brightness mandatory treshold_brightness

Type mappings

SensIDL Vorto
DOUBLE double
STRING string