Hello James,
First of all, thanks for your app and the work you do. In the app settings there is a REST trigger option (I translated from my french version of Muse Monitor), and I wonder what it is exactly.
Best regards.
What is REST setting?
Re: What is REST setting?
REST stands for Representational State Transfer. It's a webservice methodology.
You can use the REST options to send a trigger when for example Alpha reaches a certain level, then on your server you can make something happen.
In theory you could use this to do something like turn on a light.
You can use the REST options to send a trigger when for example Alpha reaches a certain level, then on your server you can make something happen.
In theory you could use this to do something like turn on a light.
Re: What is REST setting?
Ok I see exactly what it is. Thank you very much.