Initiate EventGhost Action


#1

1) Give a description of the problem
What type of request do I make to run an EventGhost action on another computer? Do I make a POST, GET , or PUT request?

2) What is the expected behaviour?
I am wanting to have my computer open up a URL to view my Blue Iris camera when there is motion. I have the Blue Iris Fusion smartapp setup.

3) What is happening/not happening?
I do not see anything happening on my computer with Eventghost.

4) Post a Green Snapshot of the pistonimage
(UPLOAD YOUR IMAGE HERE)

5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY)


#2

I use something like:

temp

Which returns this in EventGhost:

temp


(The ST is the Event prefix that I chose when setting up the webserver)

temp


#3

There is also a decent discussion on EventGhost over here


#4

Of course, you can always add more data to the end of that URL like this:

Make a GET request to 192.168.1.66:345/?ShowIris&Cam1

Which returns this in EventGhost:

temp