From a8fd8415ae0ee85ec68e896be16f2db40a398682 Mon Sep 17 00:00:00 2001 From: NADAL Jean-Baptiste Date: Sun, 6 May 2018 22:49:43 +0200 Subject: [PATCH] update doc --- docs/api/tests-api.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api/tests-api.md b/docs/api/tests-api.md index c597f065..d82d235b 100644 --- a/docs/api/tests-api.md +++ b/docs/api/tests-api.md @@ -37,6 +37,8 @@ ./usr/bin/ubus call domo.lights create ``` +TODO + ### list ``` @@ -101,12 +103,16 @@ ./usr/bin/ubus call domo.lights update ``` +TODO + ### delete ``` ./usr/bin/ubus call domo.lights delete ``` +TODO + ## domo.sequences ### create