Announcement

Collapse
No announcement yet.

Curl script to send string to HS log file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Curl script to send string to HS log file

    curl -u curl:mypw -F "type=button" -F "scriptcommand=hs.WriteLog ( "Info", "hello there" )" -F "action=run_script_command" "http://homeseer/runscript.html"

    does not produce ANYTHING in the HS log file.

    Any ideas?
Working...
X