towerops/lib/towerops_web/controllers/api
Graham McIntire e3e47fb82f
fix: include SNMPv3 fields in API device responses
The API was not returning SNMPv3 fields (security_level, username,
auth_protocol, auth_password, priv_protocol, priv_password) in device
responses, causing Terraform provider to see inconsistent state between
plan and apply.

Updated both format_device/1 and format_device_details/1 to include
all SNMPv3 fields in JSON responses.
2026-02-06 14:05:15 -06:00
..
v1 fix: include SNMPv3 fields in API device responses 2026-02-06 14:05:15 -06:00
account_data_controller.ex make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
mobile_auth_controller.ex add api for mobile login 2026-01-15 15:36:14 -06:00
mobile_controller.ex rename equipment to device 2026-01-17 14:48:46 -06:00