GET api/SPLCMPlanta?idPlanta={idPlanta}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idPlanta | integer |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SPLCMPlanta| Name | Description | Type | Additional information |
|---|---|---|---|
| IdPlanta | integer |
None. |
|
| Nombre | string |
None. |
|
| PuedeSacarFoto | boolean |
None. |
|
| FechaSincronizacion | date |
None. |
|
| CambioTurnos | Collection of SPLCMCambioTurno |
None. |
|
| EstadoPlantaAnormal | Collection of SPLCMEstadoPlantaAnormal |
None. |
|
| ControlesPlanta | Collection of SPLCMControl |
None. |
|
| HorasVentanaAntes | integer |
None. |
|
| HorasVentanaDespues | integer |
None. |
|
| HorasCalendarioAntes | integer |
None. |
|
| HorasCalendarioDespues | integer |
None. |
|
| IMEIPrincipal | string |
None. |
|
| Usuarios | Collection of SPLCMUsuario |
None. |
|
| DiasFS | string |
None. |
|
| TipoLicencia | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.