Ondřej Hruška преди 7 години
родител e5479ed79c
ревизия a479817a89
Подписан от: MightyPork
GPG ключ ID: 2C5FD5035250423D
  1. 10
      about.html
  2. 4
      cfg_network.html
  3. 4
      cfg_system.html
  4. 4
      cfg_term.html
  5. 4
      cfg_wifi.html
  6. 4
      cfg_wifi_conn.html
  7. 2272
      css/app.4a032ee-en.css
  8. 15
      help.html
  9. Двоични данни
      img/adapter.jpg.orig
  10. Двоични данни
      img/vt100.jpg.orig
  11. 4
      js/app.4a032ee-en.js
  12. 1
      js/app.4a032ee-en.js.map
  13. 8
      term.html

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>About ESPTerm :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;
@ -52,12 +52,12 @@
<table>
<tr>
<th>ESPTerm</th>
<td>v2.1.0, built 2017-10-02 at&nbsp;3:24 CEST</td>
<td>v2.1.0, built 2017-10-04 at&nbsp;0:54 CEST</td>
</tr>
<tr>
<th>Git hash</th>
<td>back-end: <a href="https://github.com/espterm/espterm-firmware/commit/a72e2be">a72e2be</a>,
front-end: <a href="https://github.com/espterm/espterm-front-end/commit/69e5b77">69e5b77</td>
<td>back-end: <a href="https://github.com/espterm/espterm-firmware/commit/7b8c936">7b8c936</a>,
front-end: <a href="https://github.com/espterm/espterm-front-end/commit/4a032ee">4a032ee</td>
</tr>
<tr>
<th>libesphttpd</th>

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>Network Settings :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>System Settings :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>Terminal Settings :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>WiFi Settings :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>Connecting to Network :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;

File diff suppressed because one or more lines are too long

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>Quick Reference :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;
@ -208,6 +208,7 @@
Here are some examples of control key codes:
</p>
<div class="tscroll">
<table>
<thead><tr><th>Key</th><th>Code</th><th>Key</th><th>Code</th></tr></thead>
<tr>
@ -295,6 +296,7 @@
<td>ASCII 1-26</td>
</tr>
</table>
</div>
<h3>Action buttons</h3>
@ -952,7 +954,10 @@
<p>
This command sends a POST request to <code>http://<i>&lt;DestIP&gt;</i>/api/v1/msg</code>.
The IP address may be appended by a port, if needed (eg. :8080).
The IP address may be appended by a port, if needed (eg. :8080). In addition to POST,
a GET request can also be used. In that case, any GET arguments (<code>/api/v1/msg?<i>arguments</i></code>)
will be used instead of the request body. This is intended for external access
when sending POST requests is not convenient.
</p>
<p>
@ -985,6 +990,8 @@
<li><code>H</code> - get response headers
<li><code>B</code> - get response body
<li><code>X</code> - ignore the response, return nothing
<li><code>N=<i>nonce</i></code> - a custom string that will be added in the options field of the response message.
Use this to keep track of which request a response belongs to.
<li><code>T=<i>ms</i></code> - request timeout (default 5000&nbsp;ms), in milliseconds
<li><code>L=<i>bytes</i></code> - limit response length (default 0 = don't limit). Applies to the head, body, or both combined, depending on the <code>H</code> and <code>B</code> flags
<li><code>l=<i>bytes</i></code> - limit the response buffer size (default 5000&nbsp;B).
@ -1003,7 +1010,7 @@
<ul>
<li><code><i>status</i></code> - a HTTP status code, eg. 200 is OK, 404 Not found.
<li><code><i>options</i></code> - similar to those in the request, here describing the response data.
This field can contain comma-separated <code>B</code>, <code>H</code> and <code>L=<i>bytes</i></code>.
This field can contain comma-separated <code>B</code>, <code>H</code> and <code>L=<i>bytes</i></code> and <code>N=<i>nonce</i></code>.
<li><code><i>response</i></code> - the response, as requested. If both headers and body are received,
they will be separated by an empty line (i.e. <code>\r\n\r\n</code>). Response can be up to several
kilobytes long, depending on the <code>L=</code> and <code>l=</code> options.

Двоични данни
img/adapter.jpg.orig

Binary file not shown.

След

Ширина:  |  Височина:  |  Големина: 18 KiB

Двоични данни
img/vt100.jpg.orig

Binary file not shown.

След

Ширина:  |  Височина:  |  Големина: 18 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -5,8 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
<title>Terminal :: ESPTerm</title>
<link href="/css/app.69e5b77.css" rel="stylesheet">
<script src="/js/app.69e5b77.js"></script>
<link href="/css/app.4a032ee-en.css" rel="stylesheet">
<script src="/js/app.4a032ee-en.js"></script>
<script>
var _root = location.host;
var _demo = 1;
@ -61,7 +61,7 @@
</div>
</div>
<h1 id="screen-title"><!-- Screen title is loaded here by JS --></h1>
<h1 id="screen-title"><!-- JS, title --></h1>
<a href="#" id="term-fit-screen" class="mq-tablet-max"><i id="resize-button-icon" class="icn-resize-small"></i></a>
<div id="term-wrap">
@ -76,7 +76,7 @@
<div class="screen-margin bottom"></div>
</div>
<div id="action-buttons"></div>
<div id="action-buttons"><!-- JS, buttons --></div>
</div>
<nav id="term-nav">

Зареждане…
Отказ
Запис