mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
added comments
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# testing EMS-ESP API
|
# testing EMS-ESP API
|
||||||
# use with "REST Client" extension in Visual Studio Code
|
# to be used with "REST Client" extension in Visual Studio Code (https://marketplace.visualstudio.com/items?itemName=humao.rest-client)
|
||||||
# https://marketplace.visualstudio.com/items?itemName=humao.rest-client
|
# Open this file in VSC, modify the token, go to the API call and click on 'Send Request' (or Ctrl+Alt+R)
|
||||||
|
# The response will be shown in the right panel
|
||||||
|
|
||||||
@host = http://ems-esp.local
|
@host = http://ems-esp.local
|
||||||
@host_dev = http://ems-esp2.local
|
@host_dev = http://ems-esp2.local
|
||||||
|
|||||||
Reference in New Issue
Block a user