towerops/lib/towerops/devices
Graham McIntire 29abb688d2
feat: add DeviceLink and DeviceLinkEvidence schemas
Ecto schemas for persistent topology model. DeviceLink tracks
connections between devices with confidence scores. DeviceLinkEvidence
records why each link is believed to exist. Device schema gets
device_role and device_role_source fields.
2026-02-12 12:49:11 -06:00
..
mikrotik_backups Mikrotik backup and gettext start 2026-02-02 09:11:22 -06:00
backup_request.ex handle mikrotik ssh 2026-02-02 16:42:18 -06:00
backup_requests.ex handle mikrotik ssh 2026-02-02 16:42:18 -06:00
credential_resolver.ex Replace conditionals with functional pattern matching 2026-02-10 17:11:37 -06:00
device.ex feat: add DeviceLink and DeviceLinkEvidence schemas 2026-02-12 12:49:11 -06:00
device_firmware_history.ex Add firmware tracking database schema 2026-02-01 10:13:16 -06:00
event.ex add sensor value change events for all sensor types 2026-02-11 15:06:55 -06:00
event_logger.ex rename equipment to device 2026-01-17 14:48:46 -06:00
firmware.ex fix nil firmware comparison 2026-02-05 13:47:56 -06:00
firmware_release.ex Add firmware tracking database schema 2026-02-01 10:13:16 -06:00
mikrotik_backup.ex Mikrotik backup and gettext start 2026-02-02 09:11:22 -06:00
mikrotik_backups.ex handle mikrotik ssh 2026-02-02 16:42:18 -06:00
version_comparator.ex Add VersionComparator module for semantic version comparison 2026-02-01 10:24:13 -06:00