Files
HomeMonitor/Environment/Service/Data/Queries/GetDevices.psql

5 lines
72 B
Plaintext

SELECT
name AS Name,
last_updated AS LastUpdated
FROM
device