summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hcid/adapter-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/hcid/adapter-api.txt b/hcid/adapter-api.txt
index ee5eb9a6..1f9cdd88 100644
--- a/hcid/adapter-api.txt
+++ b/hcid/adapter-api.txt
@@ -56,6 +56,10 @@ Methods dict GetProperties()
TBD
+ object CreateDeviceWithAgent(string address, object path)
+
+ TBD
+
void RemoveDevice(object path)
Signals DeviceCreated(object path)