GET api/InputOutput/SetOutput?codperif={codperif}&index={index}&enable={enable}

Imposta un Output alla periferica, dato l'indice dell'uscita e il valore booleano

Informationi sulla Richiesta

Parametri URI

NomeDescrizioneTipoInformazioni Aggiuntive
codperif

string

Required

index

integer

Required

enable

boolean

Required

Parametri del Body

Nessuno.

Informationi sulla Risposta

Descriptione Risorse

Restituisce un json

IHttpActionResult

Nessuna.

Formato della Risposta

application/json, text/json, application/xml, text/xml

Esempio:

Esempio non disponibile.