Open linux4life798 opened 6 years ago
To save cycles later, here is the proposed scheme:
https://openchirp.io/publiccmd/<link_id>
and displays a button if that link is valid (after rest request)https://openchirp.io/pc/<link_id>
). POSTs, as before, launch the command, but GETs simply retrieve info about the link (mainly just for validation purposes).
The website should be the host of the button displayed for public links to commands. We need a page similar to
/service
,/device
, and/devices
that shows a button if the public link is valid.