2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 00:36:25 +00:00

76_SolarForecast: contrib Messages update

git-svn-id: https://svn.fhem.de/fhem/trunk@29554 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2025-01-22 12:23:12 +00:00
parent d7444ec59c
commit 10000a6c7e

View File

@ -1,6 +1,14 @@
# Das Fileformat muß so aussehen: # 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|SV|1
0|DE|neue Mitteilung 1 .... 0|DE|neue Mitteilung 1 ....
0|EN|new Message 1 ... 0|EN|new Message 1 ...