Documentation for C# scripting

  • 44 Views
  • Last Post 17 December 2012
Axial-User posted this 17 December 2012

Here's a simple list of the methods: http://www.incontrolzwave.com/page/Web-Service-Documentation.aspx

I know it's still lacking some detail, but there's a start anyway.

Order By: Standard | Newest | Votes
Ryan-Scott posted this 17 December 2012

Here's a simple list of the methods: http://www.incontrolzwave.com/page/Web-Service-Documentation.aspx

I know it's still lacking some detail, but there's a start anyway.

Axial-User posted this 17 December 2012

Thanks, although is this actually the same as for the C# scripting. I only ask because the supplied scripts have methods like setDeviceLevel and getNodes neither of which appear in the web service API listing (maybe that is what you meant by lacking detail :-)). It also doesn't show any way to log errors, which is needed since there is no debugger. Is there any such capability.

Thanks again,
Matt

Ryan-Scott posted this 17 December 2012

What I gave you was a list of the json api calls. I don't have anything yet created for what's available in the rule engine scripts. My best advice would be to look at what's there to get an idea of what's possible. If you have a specific question, ask it here and I'll provide some sample source to cover your scenario.

Close