Update README.md

parent e0da881c
...@@ -3,7 +3,7 @@ DMSnt84-web ...@@ -3,7 +3,7 @@ DMSnt84-web
Web GUI for DMSnt84 I/O Boards Web GUI for DMSnt84 I/O Boards
To compile a new webgui execute the script "Convert_Webpages_To_Mpfs2.sh" from the base directory of the WebGUI scripts To compile a new webgui execute the script "Convert_Webpages_To_Mpfs2.sh" with "relaymaster84" as argument from the base directory of the WebGUI scripts
You will need following dependencies on a Linux machine: You will need following dependencies on a Linux machine:
...@@ -15,3 +15,10 @@ You MUST NOT change anything in ajax.xml, ioconf.xml and all *.cgi files ...@@ -15,3 +15,10 @@ You MUST NOT change anything in ajax.xml, ioconf.xml and all *.cgi files
Be carefull about the size of your web pages: the EEPROM space on the DMSnt84 board is limited, the resulting binary file, Be carefull about the size of your web pages: the EEPROM space on the DMSnt84 board is limited, the resulting binary file,
after compression, can't be more than 28KB. after compression, can't be more than 28KB.
After compilation, you will find a file called MPFS2-en.bin in the relaymaster84 directory. Upload this file on the board
by point your browser to http://<ip_of_your_board/uploadweb
To get Italian translation, launch Convert_Webpages_To_Mpfs2.sh script with "it" as third argument
Translations can be changed by editing dmtranslation.py file.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment