The NELM value cannot be permanently enabled in the browser. After a reboot NELM is disabled again.
Regards Hardy
Not quite sure what you are referring to? /admin10 or the logging page or ??
Yes, on admin10. After each reboot the NELM is in status disabled. Therefore on the main page the NELM is non more shown and must be enebaled again.
I am not seeing that at all. Here is the test I did today /admin10 enable Nelm / home page is displayed, nelm visible
/admin10 disable nelm / home page nelm not displayed /admin10 enable Nelm
/home_config.jsn shows nelm as 0 wait 30s for the save to occur
/home_config.jsn shows nelm as 1
/admin1 reboot
30s later /home_config.jsn shows nelm as 1
Hold that thought. I just had a brain wave, checking something out now
Found it.
in mySetupData.cpp
this->hpnelm = doc_log["hpnelm "]; should be this->hpnelm = doc_log["hpnelm"];
Maybe misunderstanding:
:-)
ahhh, ok nice, I thought I had a local problem... :-)
Log in to post a comment.
The NELM value cannot be permanently enabled in the browser. After a reboot NELM is disabled again.
Regards
Hardy
Not quite sure what you are referring to?
/admin10
or the logging page or
??
Last edit: brownrb 2021-12-29
Yes, on admin10. After each reboot the NELM is in status disabled.
Therefore on the main page the NELM is non more shown and must be enebaled again.
I am not seeing that at all.
Here is the test I did today
/admin10
enable Nelm
/
home page is displayed, nelm visible
/admin10
disable nelm
/
home page nelm not displayed
/admin10
enable Nelm
/home_config.jsn
shows nelm as 0
wait 30s for the save to occur
/home_config.jsn
shows nelm as 1
/admin1
reboot
30s later
/home_config.jsn
shows nelm as 1
Hold that thought. I just had a brain wave, checking something out now
Found it.
in mySetupData.cpp
Maybe misunderstanding:
:-)
ahhh, ok nice, I thought I had a local problem... :-)