Settings¶
/stm.cgi?lang¶
Set the language of the user interface.
GET /stm.cgi?lang=A
-
Ais a language code, integer0-4{ "0": "PL", "1": "EN", "2": "FR", "3": "HU", "4": "CZ", }
Example:
http://192.168.1.100/stm.cgi?lang=0
/eeprom.cgi?word0¶
Set the refresh interval of data from LC on the page (querying JSON files).
GET /eeprom.cgi?word0=A
Ais a number of tens of seconds, integer3-32767
Example:
http://192.168.1.100/eeprom.cgi?word0=5