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