diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2012-07-25 12:43:35 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-07-25 12:43:35 +0200 |
commit | 0dcb953cb31d9dce888c999855ba60455bb8e8ec (patch) | |
tree | a48614bd14fa2cf3640eb9f9798301bd3d072f1f /doc | |
parent | b0a964927cf64884d087be46c813e40ea1d684a4 (diff) | |
download | neard-0dcb953cb31d9dce888c999855ba60455bb8e8ec.tar.gz neard-0dcb953cb31d9dce888c999855ba60455bb8e8ec.tar.bz2 neard-0dcb953cb31d9dce888c999855ba60455bb8e8ec.zip |
doc: Add Devices to the adapter properties
Diffstat (limited to 'doc')
-rw-r--r-- | doc/adapter-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 239a89e..cf905d1 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -119,3 +119,7 @@ Properties: string Mode [readonly] array{object} Tags [readonly] The tags object paths. + + array{object} Devices [readonly] + + The devices object paths. |