Add comment

master
Starbeamrainbowlabs 4 years ago
parent 087c7e23c1
commit 5b4ffba112

@ -1,3 +1,4 @@
-- See for data provided by TTN https://www.thethingsnetwork.org/docs/applications/mqtt/api.html
CREATE TABLE readings IF NOT EXISTS (
id INTEGER PRIMARY KEY, -- Random unique integer
lat FLOAT NOT NULL, -- Latitude component of GPS co-ordinates of reading

Loading…
Cancel
Save