GET api/pcount/iot/monitor/v1/contrato/{contratoId}/circuito/{circuitoId}/novaversao
Atualiza a Temperatura do Circuito e Retorna o updateStatus do Circuito
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
contratoId | globally unique identifier |
Required |
|
circuitoId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Return CircuitStatus: 0 - OK 1 - Update 2 - Reboot 3 - Update Sistema
VersaoIoTApiDtoName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Numero | string |
None. |
|
Url | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": "0cd0636f-c6f1-40b4-b88b-3bf8e52a778d", "numero": "sample string 2", "url": "sample string 3" }