diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 453fd604..e32f43f9 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -10,6 +10,10 @@ Properties boolean Powered [readwrite] True if the adapter is powered. If false, the all of adapter's devices are powered down. + string Name [readonly] + + Contains the name of the adapter. + string Model [readonly, optional] Contains the model name of the adapter, if available.