hypermedia.picoip
index
 
Name set ( )
Examples
None available
Description Turn on/off the requested pin. Return true on success, false otherwise.
Syntax
set(pin, state);
set(pin, value);
Parameters
pin   the pin index
state   the required pin status
value   the new pin value
Returns boolean
Usage Web & Application
Related