aboutsummaryrefslogtreecommitdiff
path: root/templates/short/commandResult.vm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/short/commandResult.vm')
-rw-r--r--templates/short/commandResult.vm1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/short/commandResult.vm b/templates/short/commandResult.vm
index 27fd668be..6dc7a5dec 100644
--- a/templates/short/commandResult.vm
+++ b/templates/short/commandResult.vm
@@ -1 +1,2 @@
+#set($subject = "$device.name: command result received")
$device.name command result received: $position.getString("result") at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)