Mercurial > code > home > repos > homeauto
view service/tinyScreen/index.html @ 1739:28a3e35bc23f
mqtt server & options
author | drewp@bigasterisk.com |
---|---|
date | Fri, 01 Sep 2023 17:12:06 -0700 |
parents | 6b80a6c58907 |
children |
line wrap: on
line source
<!doctype html> <html> <head> <title>tiny screen</title> <meta charset="utf-8"> <script src="/lib/polymer/1.0.9/webcomponentsjs/webcomponents.min.js"></script> <script src="/lib/require/require-2.3.3.js"></script> <script src="/rdf/common_paths_and_ns.js"></script> <link rel="stylesheet" href="/rdf/browse/style.css"> </head> <body class="rdfBrowsePage"> request state: boot sleep locked lockedUnknownKey unlockNews goal state: current state: news: ____ </body> </html>