diff service/rfid/index.html @ 389:bba6672a0ef8

rfid reader service Ignore-this: 26df9a4be891c26722311cf89d1d7cf7
author drewp@bigasterisk.com
date Thu, 03 Jan 2019 21:52:27 -0800
parents
children cebc0134254a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/service/rfid/index.html	Thu Jan 03 21:52:27 2019 -0800
@@ -0,0 +1,14 @@
+<!doctype html>
+<html>
+  <head>
+    <title></title>
+    <meta charset="utf-8" />
+  </head>
+  <body>
+
+    Current read: graph.sensor.card  graph.sensor.card.text
+
+    Write new key: [random id]   [Write]
+    
+  </body>
+</html>