Add comment

This commit is contained in:
Starbeamrainbowlabs 2019-05-22 19:58:46 +01:00
parent 087c7e23c1
commit 5b4ffba112
1 changed files with 1 additions and 0 deletions

View File

@ -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