Jump to content

Network Module in If conditions


Goose66

Recommended Posts

Posted

I would like to see network resources (from the network module) worked into IF conditions. These coditions would not have to trigger the program, but could be evaluated when other conditions trigger the program (I realize it could be slow). The network calls could return a simple numeric value, XML encoded perhaps, that could be be evaluated in the if statement. For example, a simple HTTP GET could return the XML "25" that would be evaluated with (NOT) =, >, or <.

 

This would allow advanced folks to develop a web server module or simple TCP service on a PC that, in conjunction with network resources in Actions, could be used to implement features not yet available on the ISY, such as variables, holiday calendars, complex rainfall calculations, remote temperature sensors, etc.

Posted

kingwr,

 

I am right there with you. This is precisely what we call bidirectional network module which means that a) you can get the results back from the service B) somehow be able to make sense out of it even if primitively and c) the results can be used in programs.

 

With kind regards,

Michel

  • 4 months later...
Posted

Do you know when the bidirectional network module will be available? I'd like to send commands from EventGhost on my PC to the ISY.

Posted

Does this mean that Panasonic cameras will be able to talk to ISY. Currently I can send command from ISY, but wow, huge if the camera could send a command.

 

Motion = light turn on.

 

aLf

Posted

Wouldn't be safe to say that if the CGI Transfer codes in the camera done via http or FTP then couldn't ISY pick up that code and do something with it.

 

Example. Currently if the camera sees motion, it either e-mails, http's or FTP's me. Couldn't that code be directed to ISY to say turn on a light?

 

Just my mind wandering Michel. You know me, always trying to tweak the system more.

 

aLf

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...