Specify the response when no device ID is known.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Wed, 29 Oct 2014 02:36:07 +0000 (22:36 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Wed, 29 Oct 2014 02:36:07 +0000 (22:36 -0400)
JSON.mkd

index e07d060..298117b 100644 (file)
--- 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"}