First of a series of significant changes to how monitor is organized.
[monitor.git] / web / MonitorWeb / monitorweb / templates / pculist_plain.tmpl
diff --git a/web/MonitorWeb/monitorweb/templates/pculist_plain.tmpl b/web/MonitorWeb/monitorweb/templates/pculist_plain.tmpl
new file mode 100644 (file)
index 0000000..5851488
--- /dev/null
@@ -0,0 +1,4 @@
+pcuname,status,username,password,model
+#for pcu in $query
+$pcu.pcu.plc_pcu_stats['ip'],$pcu.status,$pcu.pcu.plc_pcu_stats['username'],$pcu.pcu.plc_pcu_stats['password'],$pcu.pcu.plc_pcu_stats['model']
+#end for