more G-Labs products

Author Topic: Widget intputs to the C# code how?  (Read 811 times)

May 19, 2015, 04:11:33 PM
Read 811 times

kevin1

  • *****
  • Information
  • Hero Member
  • Posts: 330
Looking at examples, I haven't pinpointed the trace from clicking on on button on the widget, to the C# code.  Does it use the

Code: [Select]
When.WebServiceCallReceived("HomeAutomation.BsmtUtil", ( args ) =>
I know the WebServiceCallReceived can be executed via browser URL, but is it the widget to code interface as well?

Or this:
Code: [Select]
When.ModuleParameterChanged( (module, property) => {

Trying to control an RGB LED on my Arduino as status indicator :-)

Thanks!


There are no comments for this topic. Do you want to be the first?