Changed page title to simply "Transformations" (#1342)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/1343/head
Kai Kreuzer 2020-12-20 00:28:04 +01:00 committed by GitHub
parent 6349b90fa2
commit 17c3b574b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
layout: documentation
title: Transformation Services
title: Transformations
---
{% include base.html %}
# Transformation Services
# Transformations
Transformations are used to translate data from a cluttered or technical raw value to a processed or human-readable representation.
They are often useful, to **interpret received Item values**, like sensor readings or state variables, and to translate them into a human-readable or better processible format.