Dispositivos/Instrumentos

Dispositivos de leitura

Descrição Puxe todos os dispositivos sob a empresa e o servidor
Ponto final {DataManagerAPI}/api/Dispositivos
Forma ENTRE
Cabeçalhos de solicitação AToken (Guia sobre como obter AToken SUA PARTICIPAÇÃO FAZ A DIFERENÇA)
Resposta
{
    "Estado": 200,
    "Erro": "",
    "Mensagem": "OK",
    "Dados": [
        {
            "Serial": "10000001",
            "CameraName": "VirtualDevice01",
            "LastAllocationDateTime": "2021-12-02T06:58:46Z",
            "LastHeartBeatDateTime": "2023-06-15T03:46:34.787Z",
            "TunedDate": "1970-01-01T00:00:00Z"
        },
        {
            "Serial": "10000002",
            "CameraName": "VirtualDevice02",
            "LastAllocationDateTime": "2021-12-02T07:06:28Z",
            "LastHeartBeatDateTime": "2023-06-15T03:46:34.787Z",
            "TunedDate": "2022-03-21T09:05:00Z"
        }
    ]
}
Observação
{DataManagerAPI}: https://data.footfallcam.com/
(se você estiver usando uma solução local, consulte o suporte da FootfallCam no endereço do host)

Atualizado em junho 15, 2023