Hallo,
ich habe in meinem Floorplan mehrere Plots, allerdings werden diese nicht automatisch aktualisiert sondern nur wenn ich die FP seite neu lade.
Longpoll ist aktiviert, und alles andere wird auch Problemlos aktualisiert, nur die Plots nicht.
Woran kann das noch liegen?
Danke
EDIT
Die Plots sehen alle so aus:
Internals:
DEF myDbLog:SVG_myDbLog_1:HISTORY
GPLOTFILE SVG_myDbLog_1
LOGDEVICE myDbLog
LOGFILE HISTORY
NAME SVG_myDbLog_1
NR 268
STATE initialized
TYPE SVG
Attributes:
fp_Gaeste_WC1 790,200,0,
fp_Heizung 392,1350,0,
fp_Home 790,700,0,
group Plots
plotsize 480,160
room Gäste_WC
hatte das auch schon bei den FileLog Plots das die nicht aktualisiert wurden
Vielleicht daran, dass es ein eigenes longpollSVG gibt?
Zitatlongpoll
Affects devices states in the room overview only.
In this mode status update is refreshed more or less instantaneously, and state change (on/off only) is done without requesting a complete refresh from the server. Default is on.
longpollSVG
Reloads an SVG weblink, if an event should modify its content. Since an exact determination of the affected events is too complicated, we need some help from the #FileLog definition in the .gplot file: the filter used there (second parameter) must either contain only the deviceName or have the form deviceName.event or deviceName.*. This is always the case when using the Plot editor. The SVG will be reloaded for any event triggered by this deviceName. Default is off.
Zitat von: Icinger am 18 Mai 2015, 22:20:24
Vielleicht daran, dass es ein eigenes longpollSVG gibt?
sorry aber longpollSVG hat mit flooplan nie funktioniert und wird auch nicht funktionieren.
s.hier http://forum.fhem.de/index.php/topic,35775.0.html (http://forum.fhem.de/index.php/topic,35775.0.html)
das problem habe ich seit ewig, ich mache einfach refresh alle paar minuten.
gruss
tony
kannst doch auch das attr <Web> refresh <sekunden> setzen, hat auch den vorteil das nach einem shutdown reset dein Tablet wieder automatisch funktioniert
Hi danke für den Tip,
hab jetzt mal
attr WEBtablet refresh 300
gesetzt, mal sehen was passiert