New Task Action - CURL

Have an idea for a new feature? Voice your opinion here.
Post Reply
roussell
Advanced Member
Posts: 268
Joined: Wed Dec 15, 2004 9:07 am
Location: Pelham, AL

New Task Action - CURL

Post by roussell »

Hey Scott, how about a task action that allows one to do stuff similar to the GNU cURL app?

It could be something as simple as allowing a GET or POST to a URL with some property value substitutions thrown in. Sometimes to read from or update a TCP device all that's needed is a simple URL to send or request data. If there was an action item in a task for this, then we wouldn't have to have a bunch of little scripts for it or a special sw device in many cases. I can do a screen mock-up if that would help.

Thoughts?

Thanks,
Terry
ScottBot
Site Admin
Posts: 2786
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: New Task Action - CURL

Post by ScottBot »

It's a good idea, and definitely a missing piece.

I wrote a little Device plugin to do some really really simple GET stuff. Not sure how flexible it is, but I use it in my system and it works well for the little it does.
Scott
Post Reply