... |
... |
@@ -1,12 +1,40 @@ |
1 |
|
-(% class="lead" %) |
2 |
|
-V-NET website: |
|
1 |
+{{velocity}} |
|
2 |
+$xwiki.ssx.use('Download.WebHome') |
|
3 |
+(%class="download-options"%)((( |
|
4 |
+(%class="col-xs-12 download-container download-option version-option border-blue fa-icon fa-desktop"%)((( |
|
5 |
+= [[Manual>>V-BOX.V-Net.Manual.WebHome]] = |
|
6 |
+Provides users with online viewing of Manuals of Wecon V-NET, Cloud SCADA and software help. |
|
7 |
+(%class="version-footer"%)((( |
|
8 |
+[[V-NET Platform>>V-BOX.V-Net.Manual.01 V-NET Platform.WebHome||class="btn btn-primary]] [[Software Help>>V-BOX.V-Net.Manual.4 Cloud SCADA.WebHome||class="btn btn-primary]] [[More>>V-BOX.V-Net.Manual.WebHome||class="btn btn-primary]] |
|
9 |
+))) |
|
10 |
+))) |
|
11 |
+(%class="col-xs-12 download-container download-option version-option border-cyan fa-icon fa-download"%)((( |
|
12 |
+=[[Download>>V-BOX.V-Net.Download.WebHome]]= |
|
13 |
+Provides users with manuals, hardwares, and softwares downloads. |
|
14 |
+(%class="version-footer"%)((( |
|
15 |
+[[Manual>>V-BOX.V-Net.Download.Manual.WebHome||class="btn btn-info]] [[Hardware>>V-BOX.V-Net.Download.Repair.WebHome||class="btn btn-info]] [[Software>>V-BOX.V-Net.Download.6\.Software.WebHome||class="btn btn-info]] |
|
16 |
+))) |
|
17 |
+))) |
|
18 |
+(%class="col-xs-12 download-container download-option version-option border-green fa-icon fa-table"%)((( |
|
19 |
+= [[Demo>>V-BOX.V-Net.Training.WebHome]] = |
|
20 |
+Provides users with demonstrations about Wecon V-NET. |
|
21 |
+(%class="version-footer"%)((( |
|
22 |
+[[More>>V-BOX.V-Net.Training.WebHome||class="btn btn-success]] |
|
23 |
+))) |
|
24 |
+))) |
|
25 |
+))) |
|
26 |
+{{/velocity}} |
3 |
3 |
|
4 |
|
-* **China server:** [[http:~~/~~/v-box.net>>url:http://v-box.net/]] |
5 |
|
-* **Europe server:** [[https:~~/~~/eu.v-box.net>>url:http://eu.v-box.net/]] |
6 |
|
-* **Asean server: **[[https:~~/~~/asean.v-box.net>>url:http://asean.v-box.net/]] |
|
28 |
+= [[FAQ>>doc:V-BOX.FAQ.WebHome]] = |
7 |
7 |
|
8 |
|
-= Demo = |
|
30 |
+A frequently asked questions (FAQ) list is often used in articles, websites, email lists, and online forums where common questions tend to recur. [[More FAQs>>doc:V-BOX.FAQ.WebHome]] |
9 |
9 |
|
|
32 |
+* [[What is the difference between vbox register time and server time?>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/What%20is%20the%20difference%20between%20vbox%20register%20time%20and%20server%20time]] |
|
33 |
+* [[How to judge vbox is online with a address?>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/How%20to%20judge%20vbox%20is%20online%20with%20a%20address]] |
|
34 |
+* ((( |
|
35 |
+[[How to export and download OpenCloud configuration into vbox?>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/How%20to%20export%20and%20download%20OpenCloud%20configuration%20into%20vbox]] |
|
36 |
+))) |
|
37 |
+ |
10 |
10 |
= Video = |
11 |
11 |
|
12 |
12 |
{{velocity output="false"}} |
... |
... |
@@ -14,86 +14,39 @@ |
14 |
14 |
|
15 |
15 |
#set ($videoCards = [ |
16 |
16 |
{ |
17 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 1 Software Download&Install'), |
|
45 |
+ 'title': $services.localization.render('WECON OpenCloud: 1 OpenCloud introduce'), |
18 |
18 |
'topics': [ |
19 |
|
- $services.localization.render('language:english'), |
20 |
|
- $services.localization.render('How to get Wecon V-NET software') |
|
47 |
+ $services.localization.render('What is WECON OpenCloud platform?') |
21 |
21 |
], |
22 |
|
- 'url': 'https://www.youtube.com/embed/7xzyyRURDfE', |
|
49 |
+ 'url': 'https://www.youtube.com/embed/BE3kJyxugbo', |
23 |
23 |
'duration': '3 min' |
24 |
24 |
}, |
25 |
25 |
{ |
26 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 2 Account Registration&V-Box Binding'), |
|
53 |
+ 'title': $services.localization.render('WECON OpenCloud: 2 Access Configuration'), |
27 |
27 |
'topics': [ |
28 |
|
- $services.localization.render('language:english'), |
29 |
|
- $services.localization.render('How to register a V-NET account,How to bind the V-BOX') |
|
55 |
+ $services.localization.render('How to send access configuration to vbox?') |
30 |
30 |
], |
31 |
|
- 'url': 'https://www.youtube.com/embed/wKs1ZlRtMNM', |
32 |
|
- 'duration': '3 min' |
33 |
|
-}, |
34 |
|
-{ |
35 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 3 Real time Data&Historical Data'), |
36 |
|
- 'topics': [ |
37 |
|
- $services.localization.render('language:english'), |
38 |
|
- $services.localization.render('add real-time points,add historical points,record trigger type') |
39 |
|
- ], |
40 |
|
- 'url': 'https://www.youtube.com/embed/7CPDrRb94BA', |
41 |
|
- 'duration': '7 min' |
42 |
|
-}, |
43 |
|
-{ |
44 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 4 Alarm Function'), |
45 |
|
- 'topics': [ |
46 |
|
- $services.localization.render('language:english'), |
47 |
|
- $services.localization.render('How to use alarm function,add alarm monitoring point,alarm type') |
48 |
|
- ], |
49 |
|
- 'url': 'https://www.youtube.com/embed/ueyAIdWyQdU', |
|
57 |
+ 'url': 'https://www.youtube.com/embed/zBUjQtLpa1w?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN', |
50 |
50 |
'duration': '6 min' |
51 |
51 |
}, |
52 |
52 |
{ |
53 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 5 Lua Script Function'), |
|
61 |
+ 'title': $services.localization.render('WECON OpenCloud: 3 End-user Account Management'), |
54 |
54 |
'topics': [ |
55 |
|
- $services.localization.render('language:english'), |
56 |
|
- $services.localization.render('How to use Lua Script function?') |
|
63 |
+ $services.localization.render('What is end-user account? How to add or delete end-user account?') |
57 |
57 |
], |
58 |
|
- 'url': 'https://www.youtube.com/embed/6pwo14E0OeQ', |
59 |
|
- 'duration': '5 min' |
60 |
|
-}, |
61 |
|
-{ |
62 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 6 Configuration'), |
63 |
|
- 'topics': [ |
64 |
|
- $services.localization.render('language:english'), |
65 |
|
- $services.localization.render('Introduction to the configuration interface') |
66 |
|
- ], |
67 |
|
- 'url': 'https://www.youtube.com/embed/PTIHcpFRPH0', |
68 |
|
- 'duration': '5 min' |
69 |
|
-}, |
70 |
|
-{ |
71 |
|
- 'title': $services.localization.render('WECON V-NET Basic Function: 7 Pass-through'), |
72 |
|
- 'topics': [ |
73 |
|
- $services.localization.render('language:english'), |
74 |
|
- $services.localization.render('Introduction to the Pass-through, serial passthrough, VPN passthrough') |
75 |
|
- ], |
76 |
|
- 'url': 'https://www.youtube.com/embed/vLDu41_Wg30?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN', |
77 |
|
- 'duration': '8 min' |
78 |
|
-}, |
79 |
|
-{ |
80 |
|
- 'title': $services.localization.render('WECON V-NET Special Function: 1 Email&Status Push'), |
81 |
|
- 'topics': [ |
82 |
|
- $services.localization.render('language:english'), |
83 |
|
- $services.localization.render('How to set email? How to use status push?') |
84 |
|
- ], |
85 |
|
- 'url': 'https://www.youtube.com/embed/3SO4tu8t0CM', |
|
65 |
+ 'url': 'https://www.youtube.com/embed/LrU4mwoFK2k', |
86 |
86 |
'duration': '6 min' |
87 |
87 |
}, |
88 |
88 |
{ |
89 |
|
- 'title': $services.localization.render('WECON V-NET Special Function: 2 Template Function'), |
|
69 |
+ 'title': $services.localization.render('WECON OpenCloud : 4 Model Redefinition'), |
90 |
90 |
'topics': [ |
91 |
91 |
$services.localization.render('language:english'), |
92 |
|
- $services.localization.render('How to use template function?') |
|
72 |
+ $services.localization.render('Introduction of model redefinition') |
93 |
93 |
], |
94 |
|
- 'url': 'https://www.youtube.com/embed/SDRva-dPkzY?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN', |
95 |
|
- 'duration': '7 min' |
|
74 |
+ 'url': 'https://www.youtube.com/embed/mAdGS29F74A?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN', |
|
75 |
+ 'duration': '5 min' |
96 |
96 |
} |
|
77 |
+ |
97 |
97 |
]) |
98 |
98 |
|
99 |
99 |
#macro (helpVideoCard $data) |
... |
... |
@@ -138,37 +138,6 @@ |
138 |
138 |
#end |
139 |
139 |
</div> |
140 |
140 |
{{/html}} |
141 |
|
-(% class="lead" %) |
|
122 |
+ |
142 |
142 |
[[$services.localization.render('help.videos.more')>>https://www.youtube.com/user/Wecon2004/playlists]] |
143 |
143 |
{{/velocity}} |
144 |
|
- |
145 |
|
-= FAQ = |
146 |
|
- |
147 |
|
-= Download = |
148 |
|
- |
149 |
|
-== Software == |
150 |
|
- |
151 |
|
-**V-BOX PC software 20220628** |
152 |
|
- |
153 |
|
-* Configure VBOX connect with VNET and pass through and network configuration |
154 |
|
-* [[Download link>>url:https://ftp.we-con.com.cn/Download/Software/V-NET%20Access20220628.zip]] |
155 |
|
- |
156 |
|
-**V-BOX Android APP 2.2.1** |
157 |
|
- |
158 |
|
-* Monitor V-NET and cloud scada by android APP |
159 |
|
-* [[Download link>>url:https://ftp.we-con.com.cn/Download/Software/V-NET%20APP-2.2.1.zip]] |
160 |
|
- |
161 |
|
-**WVPN tool 20220221** |
162 |
|
- |
163 |
|
-* [[Download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Software/WVpn_PCclient-0.3.21.22022101.zip]] |
164 |
|
- |
165 |
|
-**OPC tool 20211222** |
166 |
|
- |
167 |
|
-* [[Download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Software/V-BOX%20OPCTool%20setup20211222.zip]] |
168 |
|
- |
169 |
|
-**Cloud tool 20220628** |
170 |
|
- |
171 |
|
-* [[Download link>>url:https://drive.google.com/file/d/1NyGWtjgtPxvMQI08l6Y59it7Jo5vniKU/view?usp=sharing]] |
172 |
|
- |
173 |
|
-(% class="lead" %) |
174 |
|
-Manual |