Page 1 of 1

What is REST setting?

Posted: Mon Apr 29, 2019 11:47 am
by Benjamin
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.

Re: What is REST setting?

Posted: Mon Apr 29, 2019 11:56 am
by James
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.

Re: What is REST setting?

Posted: Mon Apr 29, 2019 12:45 pm
by Benjamin
Ok I see exactly what it is. Thank you very much.