-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
307 lines (261 loc) · 12.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE html>
<!-- saved from url=(0050)http://getbootstrap.com/2.3.2/getting-started.html -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="utf-8"/>
<title>opendnp3</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content=""/>
<meta name="author" content=""/>
<!-- Le styles -->
<link href="./bootstrap/bootstrap.css" rel="stylesheet"/>
<link href="./bootstrap/bootstrap-responsive.css" rel="stylesheet"/>
<link href="./bootstrap/docs.css" rel="stylesheet"/>
<link href="./bootstrap/prettify.css" rel="stylesheet"/>
<style id="holderjs-style" type="text/css">.holderjs-fluid {font-size:16px;font-weight:bold;text-align:center;font-family:sans-serif;margin:0}</style>
<style>
#adzerk_by {display:none}
/* horizdark */
.carbonad {background-color:#393939;border:2px solid #E8E8E8;height:118px;line-height:1.2;width:305px;}
.carbonad-img {border: none; display: inline; float: left; height: 100px; margin: 9px; width: 130px;}
.carbonad-text {color:#8A8A8A;display:inline-block;font-family:Verdana;font-size:11px;font-weight:normal;height:60px;margin-left:9px;width:142px;padding-top:13px;}
.carbonad-text a {color:#FFFFFF; text-decoration: none; font-weight: bold;}
.carbonad-tag {color:#6A6A6A;float:left;font-family:Verdana;font-size:11px;font-weight:normal;margin-left:10px;margin-top:13px;text-align: center;}
.carbonad-tag a {color: #6A6A6A;text-decoration: none;font-weight: bold;}
</style>
<style>
textarea {
width: 500px;
}
li {
margin: 10px;
}
.mybutton {
min-width: 100px;
}
blockquote {
border-left: 10px solid #ccc;
margin: 1.5em 10px;
padding: 0.5em 20px;
min-height: 150px;
}
</style>
</head>
<body data-spy="scroll" data-target=".bs-docs-sidebar" data-twttr-rendered="true">
<!-- Navbar
================================================== -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="nav-collapse collapse">
<ul class="nav">
<li>
<a href="http://www.github.com/dnp3/opendnp3">
<i class="icon-white icon-folder-open"></i> Repository
</a>
</li>
<li>
<a href="http://groups.google.com/group/automatak-dnp3">
<i class="icon-white icon-user"></i> Mailing List
</a>
</li>
<li>
<a href="#documentation">
<i class="icon-white icon-book"></i>Documentation
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Subhead
================================================== -->
<header class="jumbotron subhead" id="overview">
<div class="container">
<img src="./images/opendnp3.png"/>
</div>
</header>
<div class="container">
<!-- Docs nav
================================================== -->
<div class="row-fluid">
<div class="span9">
<!-- Welcome
================================================== -->
<section id="news">
<div class="page-header">
<h1>News</h1>
</div>
<div class="row-fluid">
<p class="lead">
09/01/2022 - The project is now end-of-life. Have a look at our new Rust
<a href="https://stepfunc.io/products/libraries/">libraries</a> with bindings for other languages.
</p>
<p class="lead">
04/28/2022 - OpenDNP3 will reach end-of-life on September 1st, 2022.
</p>
<p class="lead">
You can read about what this means for the project in this <a href="https://stepfunc.io/blog/dnp3_1_0_0/"> blog post</a>.
</p>
<p class="lead">
12/20/2020 - OpenDNP3 is now in maintenance-only mode. New features are no longer being added and commercial support is only available
to existing customers.
</p>
<p class="lead">
Automatak has rebranded as <a href="https://stepfunc.io/">Step Function I/O</a> and is focusing on next-generation protocol libraries
written in Rust. The following pages and posts explain this transition and our new libraries:
</p>
<br>
<ul class="lead">
<li>
<a href="https://stepfunc.io/about/why-rust/">
Why Rust?
</a>
</li>
<li>
<a href="https://stepfunc.io/blog/opendnp3-retrospective/">
Blog - OpenDNP3: Retrospective
</a>
</li>
<li>
Next-generation <a href="https://stepfunc.io/products/libraries/dnp3/">DNP3 Library</a>
</li>
</ul>
</div>
</section>
<!-- Features
================================================== -->
<section id="features">
<div class="page-header">
<h1>Features</h1>
</div>
<div class="row-fluid">
<ul class="lead">
<li>Apache licensed (no cost)</li>
<li>Fully automated and <a href="https://dnp3.github.io/conformance/report.html">published</a> conformance tests</li>
<li>Non-blocking, event-driven architecture that scales to OS limits</li>
<li>Multi-core support for large frontends and device simulations</li>
<li>Simple, consistent programming model that lowers time to market</li>
</ul>
</div>
</section>
<section id="quality">
<div class="page-header">
<h1>Quality</h1>
</div>
<div class="row-fluid">
<ul class="lead">
<li>Proven solution with many production deployments</li>
<li>High unit test coverage</li>
<li>API that is both safe and easy to use</li>
</ul>
</div>
</section>
<section id="documentation">
<div class="page-header">
<h1>Documentation</h1>
</div>
<div class="row-fluid">
<ul class="lead">
<li><a href="./docs/guide/3.0.0/index.html">Guide</a> - Explains building and design (C++ and .NET)</li>
<li><a href="./docs/cpp/3.1.0/index.html">C++</a> - Doxygen generated reference</li>
</ul>
</div>
</section>
<!-- Endorsements -->
<section id="endorsements">
<div class="page-header">
<h1>What Users Say</h1>
</div>
<div class="row-fluid">
<div class="span9">
<blockquote>
<p class="lead blockquote" id="user-quote"></p>
<!--<a href="#" class="btn btn-primary" onclick="swapQuote()"><i class="icon-white icon-user"></i> Next Story </a>-->
</blockquote>
</div>
</div>
</section>
<!--
<section id="decoder">
<div class="page-header">
<h1>Decoder</h1>
</div>
<div class="row-fluid">
<div class="span9">
<form method="post" target="_blank" action="https://www.automatak.com/cgi-bin/cgi-decoder">
<textarea name="hex" cols="100" rows="4">
05 64 14 F3 01 00 00 04 0A 3B
C0 C3 01 3C 02 06 3C 03 06 3C 04 06 3C 01 06 9A 12
</textarea>
<p>
<p><input type="radio" name="mode" value="link" checked /> Input is a LPDU</p>
<p><input type="radio" name="mode" value="transport" /> Input is a TPDU</p>
<p><input type="radio" name="mode" value="app" /> Input is an ASDU</p>
</p>
<p>
<input class="btn btn-danger" type="submit" value="Decode" />
</p>
</form>
</div>
</div>
</section>
-->
<!--
<section id="support">
<div class="page-header">
<h1>Commercial Support</h1>
</div>
<div class="row-fluid">
<p class="lead">
Need help? <a href="https://stepfunc.io">Step Function I/O</a> can provide commercial support.
</p>
<ul class="lead">
<li>Hourly-based support</li>
<li>Contract software engineering services to integrate opendnp3 into your products</li>
<li>On-site dnp3 consultation and training</li>
<li>Security and conformance testing on opendnp3 or 3rd party products</li>
</ul>
</div>
</section>
-->
</div>
</div>
</div>
<script>
var i = -1;
var arr = [
'We have recently started using opendnp3 to replace the previous library that we used in our DNP3 master driver. We are very impressed with the functionality, usability and performance of the library.',
'I\'d really like to use opendnp3 instead if possible, not only because it doesn\'t cost $15k each for the master/outstation components, but because it\'s so much nicer to use!',
'I\'m quite impressed with how robust this library is in dealing with such a horribly implemented device. It looks like I\'m going to have to have a long talk with the people that manufacture the box.',
'From our initial prototypes our impressions are very positive; the code is well structured, easy to read and the system looks like it will scale much better.',
'We have found the opendnp3 invaluable in our DNP3 master and outstation simulations focused on cybersecurity. A single easy-to-use client can simulate either master or outstation and multiple peers can use the same compiled program to support end-to-end testing.',
];
function swapQuote() {
++i;
if (i >= arr.length) {
i = 0;
}
document.getElementById('user-quote').innerHTML = arr[i];
};
swapQuote();
setInterval(swapQuote, 7500);
</script>
<!-- Footer
================================================== -->
<footer class="footer">
<div class="container">
<p>Copyright 2013 - 2020, Step Function I/O LLC</p>
</div>
</footer>
<!-- Analytics
================================================== -->
</body>
</html>