source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/copy_httpd-fs.bat

Last change on this file was 125, checked in by coas-nagasima, 9 years ago

ECHONET Lite規格に準拠していない動作を修正。
WebSocketの接続先URLを/webapi.ashxから/webapiに変更。
DHCPのリトライ処理が行われていなかったのを修正。
DHCPの有効/無効設定を追加し、固定IPアドレスを設定できるよう変更。

File size: 13.0 KB
Line 
1copy /Y favicon.ico ..\..\..\uip\apps\webserver\httpd-fs\favicon.ico
2copy /Y information.json ..\..\..\uip\apps\webserver\httpd-fs\information.json
3
4mkdir ..\..\..\uip\apps\webserver\httpd-fs\css
5copy /Y css\ecn_gen.css ..\..\..\uip\apps\webserver\httpd-fs\css\ecn_gen.css
6
7mkdir ..\..\..\uip\apps\webserver\httpd-fs\devices
8..\tools\jsmin < devices\ClassGroupList.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassGroupList.json
9..\tools\jsmin < devices\ClassList00.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList00.json
10..\tools\jsmin < devices\ClassList0E.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList0E.json
11..\tools\jsmin < devices\ClassList0F.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList0F.json
12..\tools\jsmin < devices\ClassList01.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList01.json
13..\tools\jsmin < devices\ClassList02.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList02.json
14..\tools\jsmin < devices\ClassList03.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList03.json
15..\tools\jsmin < devices\ClassList04.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList04.json
16..\tools\jsmin < devices\ClassList05.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList05.json
17..\tools\jsmin < devices\ClassList06.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\ClassList06.json
18..\tools\jsmin < devices\PropertyList000A.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList000A.json
19..\tools\jsmin < devices\PropertyList000B.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList000B.json
20..\tools\jsmin < devices\PropertyList000C.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList000C.json
21..\tools\jsmin < devices\PropertyList000D.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList000D.json
22..\tools\jsmin < devices\PropertyList000E.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList000E.json
23..\tools\jsmin < devices\PropertyList000F.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList000F.json
24..\tools\jsmin < devices\PropertyList0EF0.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0EF0.json
25..\tools\jsmin < devices\PropertyList0001.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0001.json
26..\tools\jsmin < devices\PropertyList001A.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList001A.json
27..\tools\jsmin < devices\PropertyList001B.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList001B.json
28..\tools\jsmin < devices\PropertyList001C.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList001C.json
29..\tools\jsmin < devices\PropertyList001D.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList001D.json
30..\tools\jsmin < devices\PropertyList001E.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList001E.json
31..\tools\jsmin < devices\PropertyList001F.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList001F.json
32..\tools\jsmin < devices\PropertyList0002.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0002.json
33..\tools\jsmin < devices\PropertyList002A.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList002A.json
34..\tools\jsmin < devices\PropertyList002B.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList002B.json
35..\tools\jsmin < devices\PropertyList002C.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList002C.json
36..\tools\jsmin < devices\PropertyList02A0.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList02A0.json
37..\tools\jsmin < devices\PropertyList0003.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0003.json
38..\tools\jsmin < devices\PropertyList03B2.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03B2.json
39..\tools\jsmin < devices\PropertyList03B7.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03B7.json
40..\tools\jsmin < devices\PropertyList03B8.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03B8.json
41..\tools\jsmin < devices\PropertyList03B9.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03B9.json
42..\tools\jsmin < devices\PropertyList03BB.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03BB.json
43..\tools\jsmin < devices\PropertyList03C5.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03C5.json
44..\tools\jsmin < devices\PropertyList03C6.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03C6.json
45..\tools\jsmin < devices\PropertyList03D3.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList03D3.json
46..\tools\jsmin < devices\PropertyList0004.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0004.json
47..\tools\jsmin < devices\PropertyList0005.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0005.json
48..\tools\jsmin < devices\PropertyList05FD.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList05FD.json
49..\tools\jsmin < devices\PropertyList0006.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0006.json
50..\tools\jsmin < devices\PropertyList0007.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0007.json
51..\tools\jsmin < devices\PropertyList0008.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0008.json
52..\tools\jsmin < devices\PropertyList0009.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0009.json
53..\tools\jsmin < devices\PropertyList0010.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0010.json
54..\tools\jsmin < devices\PropertyList0011.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0011.json
55..\tools\jsmin < devices\PropertyList0012.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0012.json
56..\tools\jsmin < devices\PropertyList0013.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0013.json
57..\tools\jsmin < devices\PropertyList0014.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0014.json
58..\tools\jsmin < devices\PropertyList0015.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0015.json
59..\tools\jsmin < devices\PropertyList0016.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0016.json
60..\tools\jsmin < devices\PropertyList0017.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0017.json
61..\tools\jsmin < devices\PropertyList0018.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0018.json
62..\tools\jsmin < devices\PropertyList0019.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0019.json
63..\tools\jsmin < devices\PropertyList0020.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0020.json
64..\tools\jsmin < devices\PropertyList0021.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0021.json
65..\tools\jsmin < devices\PropertyList0022.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0022.json
66..\tools\jsmin < devices\PropertyList0023.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0023.json
67..\tools\jsmin < devices\PropertyList0025.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0025.json
68..\tools\jsmin < devices\PropertyList0026.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0026.json
69..\tools\jsmin < devices\PropertyList026B.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList026B.json
70..\tools\jsmin < devices\PropertyList026E.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList026E.json
71..\tools\jsmin < devices\PropertyList026F.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList026F.json
72..\tools\jsmin < devices\PropertyList0027.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0027.json
73..\tools\jsmin < devices\PropertyList027A.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList027A.json
74..\tools\jsmin < devices\PropertyList027B.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList027B.json
75..\tools\jsmin < devices\PropertyList027C.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList027C.json
76..\tools\jsmin < devices\PropertyList027D.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList027D.json
77..\tools\jsmin < devices\PropertyList027E.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList027E.json
78..\tools\jsmin < devices\PropertyList027F.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList027F.json
79..\tools\jsmin < devices\PropertyList0028.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0028.json
80..\tools\jsmin < devices\PropertyList0029.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0029.json
81..\tools\jsmin < devices\PropertyList0130.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0130.json
82..\tools\jsmin < devices\PropertyList0133.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0133.json
83..\tools\jsmin < devices\PropertyList0134.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0134.json
84..\tools\jsmin < devices\PropertyList0135.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0135.json
85..\tools\jsmin < devices\PropertyList0139.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0139.json
86..\tools\jsmin < devices\PropertyList0142.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0142.json
87..\tools\jsmin < devices\PropertyList0143.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0143.json
88..\tools\jsmin < devices\PropertyList0145.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0145.json
89..\tools\jsmin < devices\PropertyList0146.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0146.json
90..\tools\jsmin < devices\PropertyList0260.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0260.json
91..\tools\jsmin < devices\PropertyList0261.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0261.json
92..\tools\jsmin < devices\PropertyList0263.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0263.json
93..\tools\jsmin < devices\PropertyList0267.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0267.json
94..\tools\jsmin < devices\PropertyList0272.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0272.json
95..\tools\jsmin < devices\PropertyList0273.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0273.json
96..\tools\jsmin < devices\PropertyList0279.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0279.json
97..\tools\jsmin < devices\PropertyList0280.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0280.json
98..\tools\jsmin < devices\PropertyList0281.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0281.json
99..\tools\jsmin < devices\PropertyList0282.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0282.json
100..\tools\jsmin < devices\PropertyList0283.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0283.json
101..\tools\jsmin < devices\PropertyList0287.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0287.json
102..\tools\jsmin < devices\PropertyList0288.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0288.json
103..\tools\jsmin < devices\PropertyList0289.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0289.json
104..\tools\jsmin < devices\PropertyList0290.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0290.json
105..\tools\jsmin < devices\PropertyList0405.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0405.json
106..\tools\jsmin < devices\PropertyList0601.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0601.json
107..\tools\jsmin < devices\PropertyList0602.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyList0602.json
108..\tools\jsmin < devices\PropertyListBase.json > ..\..\..\uip\apps\webserver\httpd-fs\devices\PropertyListBase.json
109
110mkdir ..\..\..\uip\apps\webserver\httpd-fs\imgs
111copy /Y imgs\core-s.svg ..\..\..\uip\apps\webserver\httpd-fs\imgs\core-s.svg
112copy /Y imgs\logo.png ..\..\..\uip\apps\webserver\httpd-fs\imgs\logo.png
113
114mkdir ..\..\..\uip\apps\webserver\httpd-fs\js
115copy /Y js\ctrlui.min.js ..\..\..\uip\apps\webserver\httpd-fs\js\ctrlui.min.js
116copy /Y js\FileSaver.min.js ..\..\..\uip\apps\webserver\httpd-fs\js\FileSaver.min.js
117copy /Y js\jszip.min.js ..\..\..\uip\apps\webserver\httpd-fs\js\jszip.min.js
118copy /Y js\linq.min.js ..\..\..\uip\apps\webserver\httpd-fs\js\linq.min.js
119copy /Y js\mscorlib.min.js ..\..\..\uip\apps\webserver\httpd-fs\js\mscorlib.min.js
120
121mkdir ..\..\..\uip\apps\webserver\httpd-fs\js\images
122copy /Y js\images\ajax-loader.gif ..\..\..\uip\apps\webserver\httpd-fs\js\images\ajax-loader.gif
123
124mkdir ..\..\..\uip\apps\webserver\httpd-fs\templates
125copy /Y templates\main.c ..\..\..\uip\apps\webserver\httpd-fs\templates\main.c
126copy /Y templates\main.cfg ..\..\..\uip\apps\webserver\httpd-fs\templates\main.cfg
127copy /Y templates\main.h ..\..\..\uip\apps\webserver\httpd-fs\templates\main.h
128
129mkdir ..\..\..\uip\apps\webserver\httpd-fs\themes
130copy /Y themes\ecn-theme.min.css ..\..\..\uip\apps\webserver\httpd-fs\themes\ecn-theme.min.css
Note: See TracBrowser for help on using the repository browser.