summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2014-10-28 22:36:07 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-10-28 22:36:07 -0400
commit585f075459597ce481d75bafba7ea1fbe2ab2256 (patch)
treea0193ec0aa918b5a81c8e6df113c8000820cbbb4
parentac419150640dcbc1afc4bc693b9e53fa4dd8fa8d (diff)
Specify the response when no device ID is known.
-rw-r--r--JSON.mkd2
1 files changed, 2 insertions, 0 deletions
diff --git a/JSON.mkd b/JSON.mkd
index e07d0600..298117b7 100644
--- a/JSON.mkd
+++ b/JSON.mkd
@@ -271,6 +271,8 @@ response into the outgoing data stream.
The `device_id` command triggers the VI to inject a unique device ID (e.g. the
MAC address of an included Bluetooth module) into into the outgoing data stream.
+If no device ID is available, the response message will be "Unknown".
+
**Request**
{ "command": "device_id"}