Add comment
This commit is contained in:
parent
087c7e23c1
commit
5b4ffba112
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue