Wiki source code of V-NET

Last modified by Leo Wei on 2022/11/14 08:16

Show last authors
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]] [[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}}
27
28 = [[FAQ>>doc:V-BOX.FAQ.WebHome]] =
29
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]]
31
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
38 = [[Video>>https://www.youtube.com/playlist?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN]] =
39
40 {{velocity output="false"}}
41 #set ($docextras = [])
42
43 #set ($videoCards = [
44 {
45 'title': $services.localization.render('WECON V-NET Basic Function: 1 Software Download&Install'),
46 'topics': [
47 $services.localization.render('How to get Wecon V-NET software')
48 ],
49 'url': 'https://www.youtube.com/embed/7xzyyRURDfE',
50 'duration': '3 min'
51 },
52 {
53 'title': $services.localization.render('WECON V-NET Basic Function: 2 Account Registration&V-Box Binding'),
54 'topics': [
55 $services.localization.render('How to register a V-NET account,How to bind the V-BOX')
56 ],
57 'url': 'https://www.youtube.com/embed/wKs1ZlRtMNM',
58 'duration': '3 min'
59 },
60 {
61 'title': $services.localization.render('WECON V-NET Basic Function: 3 Real time Data&Historical Data'),
62 'topics': [
63 $services.localization.render('add real-time points,add historical points,record trigger type')
64 ],
65 'url': 'https://www.youtube.com/embed/7CPDrRb94BA',
66 'duration': '7 min'
67 },
68 {
69 'title': $services.localization.render('WECON V-NET Basic Function: 4 Alarm Function'),
70 'topics': [
71 $services.localization.render('How to add alarm monitoring point,alarm type')
72 ],
73 'url': 'https://www.youtube.com/embed/ueyAIdWyQdU',
74 'duration': '6 min'
75 },
76 {
77 'title': $services.localization.render('WECON V-NET Basic Function: 5 Lua Script Function'),
78 'topics': [
79 $services.localization.render('How to use Lua Script function?')
80 ],
81 'url': 'https://www.youtube.com/embed/6pwo14E0OeQ',
82 'duration': '5 min'
83 },
84 {
85 'title': $services.localization.render('WECON V-NET Basic Function: 7 Pass-through'),
86 'topics': [
87 $services.localization.render('Introduction of serial passthrough, VPN passthrough')
88 ],
89 'url': 'https://www.youtube.com/embed/vLDu41_Wg30?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN',
90 'duration': '8 min'
91 },
92 {
93 'title': $services.localization.render('WECON Virtual Deployment: 1 Virtual Deployment Introduce'),
94 'topics': [
95 $services.localization.render('Introduction to Virtual Deployment')
96 ],
97 'url': 'https://www.youtube.com/embed/YQuGeVMl0w4',
98 'duration': '2 min'
99 },
100 {
101 'title': $services.localization.render('WECON Virtual Deployment: 2 Application Process & Platform Configuration'),
102 'topics': [
103 $services.localization.render('How to apply for virtual deployment? Platform Configuration')
104 ],
105 'url': 'https://www.youtube.com/embed/CGqOQlVYsvo',
106 'duration': '4 min'
107 },
108 {
109 'title': $services.localization.render('WECON Virtual Deployment: 3 Introduce of Super Mannagement Account'),
110 'topics': [
111 $services.localization.render('Super Mannagement Account')
112 ],
113 'url': 'https://www.youtube.com/embed/w44j1xJ0-Y8',
114 'duration': '4 min'
115 }
116 ])
117 #macro (helpVideoCard $data)
118 <div class="videoCard">
119 <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role="presentation" ></iframe>
120 <div class="videoCard-body">
121 <div class="videoCard-title">
122 $escapetool.xml($data.title)
123 </div>
124 <ul>
125 #foreach ($topic in $data.topics)
126 <li>$topic</li>
127 #end
128 </ul>
129 </div>
130 <div class="videoCard-footer">
131 $services.icon.renderHTML('play')
132 <a href="$data.url">$services.localization.render('help.videos.watch')</a>
133 <span class="videoCard-duration">
134 $escapetool.xml($data.duration)
135 </span>
136 </div>
137 </div>
138 #end
139 {{/velocity}}
140
141 {{velocity}}
142 {{html clean="false"}}
143 #set ($discard = $xwiki.ssx.use('Help.Videos.WebHome'))
144 <div class="row">
145 #foreach ($card in $videoCards)
146 ## See http://getbootstrap.com/css/#grid-responsive-resets .
147 #if ($foreach.index > 0 && $foreach.index % 2 == 0)
148 <div class="clearfix visible-sm-block "></div>
149 #end
150 #if ($foreach.index > 0 && $foreach.index % 3 == 0)
151 <div class="clearfix visible-md-block visible-lg-block"></div>
152 #end
153 <div class="col-xs-12 col-sm-6 col-md-4">
154 #helpVideoCard($card)
155 </div>
156 #end
157 </div>
158 {{/html}}
159
160 [[$services.localization.render('help.videos.more')>>https://www.youtube.com/playlist?list=PL_Bpnb2RgakvYq_Ypk9bydIP7lUfkTDBN]]
161 {{/velocity}}