Files
ha-core/tests/components/teltonika/fixtures/device_info.json
Karl Beecken 294a3e5360 add teltonika integration (#157539)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2026-02-18 11:18:50 +01:00

13 lines
581 B
JSON

{
"lang": "en",
"filename": null,
"device_name": "RUTX50 Test",
"device_model": "RUTX50",
"api_version": "1.9.2",
"device_identifier": "1234567890",
"security_banner": {
"title": "Unauthorized access prohibited",
"message": "This system is for authorized use only. All activities on this system are logged and monitored. By using this system, you consent to such monitoring. Unauthorized access or misuse may result in disciplinary action, civil and criminal penalties, or both.\n\nIf you are not authorized to use this system, disconnect immediately."
}
}