Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:sw:02-apis:01-evok [2024/01/04 13:52]
martyy Fixed typos
en:sw:02-apis:01-evok [2024/01/04 14:35] (current)
tomhora [Available protocols]
Line 44: Line 44:
   * Switch-off the **RO 2_01** relay: <​code>​curl --request POST --url http://​your-ip-goes-here:​8080/​json/​output/​2_01 --header '​content-type:​ application/​json'​ --data '​{"​value":"​0"​}'</​code>​   * Switch-off the **RO 2_01** relay: <​code>​curl --request POST --url http://​your-ip-goes-here:​8080/​json/​output/​2_01 --header '​content-type:​ application/​json'​ --data '​{"​value":"​0"​}'</​code>​
  
-Complete documentation including API usage examples can be found at https://evok-14.api-docs.io/1.11/+See the {{https://kb.unipi.technology/_media/en~:​sw:​02-evok:​evok.html | complete documentation including API usage examples}}.
  
 ===== Full EVOK technical scheme ===== ===== Full EVOK technical scheme =====