diff --git a/REST-API/index.html b/REST-API/index.html index 83e1e5d..39cc1aa 100644 --- a/REST-API/index.html +++ b/REST-API/index.html @@ -122,7 +122,7 @@
  • Set Pre Value
  • -
  • gpio +
  • GPIO
  • ota
  • @@ -251,8 +251,8 @@

    REST API

    Various information is directly accessible over specific REST calls.

    -

    For an up-to-date list search the Github repository for registered handlers

    To use it, just append them to the IP, separated with a /, eg. http://192.168.1.1/json

    +

    Note: For more detailed information to the REST handler, have a look to the code in the repository: registered handlers

    Control