diff --git a/src/c3nav/mesh/templates/mesh/node_detail.html b/src/c3nav/mesh/templates/mesh/node_detail.html index 38935eac..977c4bdc 100644 --- a/src/c3nav/mesh/templates/mesh/node_detail.html +++ b/src/c3nav/mesh/templates/mesh/node_detail.html @@ -87,6 +87,17 @@
+ Number: {{ node.last_messages.CONFIG_NODE.parsed.content.number }}
+ Name: {{ node.last_messages.CONFIG_NODE.parsed.content.name }}
+
Enabled: {{ node.last_messages.CONFIG_UPLINK.parsed.content.enabled }}, @@ -103,6 +114,18 @@
+
+ UUID: {{ node.last_messages.CONFIG_IBEACON.parsed.content.uuid }}
+ Major: {{ node.last_messages.CONFIG_UPLINK.parsed.content.major }}
+ Minor: {{ node.last_messages.CONFIG_UPLINK.parsed.content.minor }}
+
On Device: