Skip to content

Commit

Permalink
Changed page title to simply "Transformations" (openhab#1342)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer authored Dec 19, 2020
1 parent 6349b90 commit 17c3b57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/transformations.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 17c3b57

Please sign in to comment.