Generic REP-P API MQTT/IoT
VoltarInformações
| Fabricante | Generic |
|---|---|
| Modelo | REP-P API MQTT/IoT |
| Tipo REP | REP-P-API |
| Descrição | REP-P via MQTT para dispositivos IoT e sensores industriais. Ideal para fábricas e ambientes com muitos pontos de acesso. |
| Ativo | Sim |
Configuração de Protocolo
{
"tls": true,
"protocol": "mqtt",
"auth_type": "certificate",
"encryption": "AES-256",
"mqtt_topics": {
"ack": "rep-p/ack",
"punch": "rep-p/punch",
"status": "rep-p/status",
"command": "rep-p/command"
},
"default_port": 8883,
"communication": "mqtt"
}
Capacidades
{
"iot": true,
"pin": true,
"card": true,
"facial": false,
"offline": true,
"biometric": false,
"encryption": "AES-256",
"geofencing": false,
"audit_trail": true,
"signature_format": "CAdES",
"digital_signature": true
}
Configuração AFD
{
"encoding": "ISO-8859-1",
"requires_inpi": true,
"requires_cades": true,
"line_terminator": "CRLF",
"supported_types": [
1,
2,
5,
7,
9
]
}