mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
c33645846f
git-svn-id: https://svn.fhem.de/fhem/trunk@29555 2b470e98-0d58-463d-a4d8-8e2adae1ed80
18 lines
469 B
Plaintext
18 lines
469 B
Plaintext
# Filestruktur für Mitteilungen:
|
|
# 0|SV|1 (= Severity 0 - 3)
|
|
# 0|DE|Mitteilung 1....
|
|
# 0|EN|Message 1 ...
|
|
# 1|SV|2
|
|
# 1|DE|Mitteilung 2....
|
|
# 1|EN|Message 2 ...
|
|
#
|
|
# Index kann bis max. 99999 laufen
|
|
#
|
|
####################################################
|
|
0|SV|1
|
|
0|DE|neue Mitteilung 1 ....
|
|
0|EN|new Message 1 ...
|
|
|
|
1|SV|2
|
|
1|DE|Ab Relesease 1.44.3 werden die Attribute x, Y, Z entfernt
|
|
1|EN|From Relesease 1.44.3 the attributes x, Y, Z are removed |