From: Christopher Peplin Date: Wed, 29 Oct 2014 02:36:07 +0000 (-0400) Subject: Specify the response when no device ID is known. X-Git-Tag: 5.0.2~275^2~8^2~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=585f075459597ce481d75bafba7ea1fbe2ab2256;p=apps%2Fagl-service-can-low-level.git Specify the response when no device ID is known. --- 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"}