Commit graph

126 commits

Author SHA1 Message Date
Nico Schottelius
be55ff2d99 Remove obsolete code 2016-11-02 17:19:17 +01:00
Nico Schottelius
9516ca3617 Send data to node-red 2016-11-02 17:15:56 +01:00
Nico Schottelius
3fcd397fcb Update receiver to use lorautil 2016-11-02 17:13:04 +01:00
Nico Schottelius
5e122197da Begin to separate code 2016-11-02 17:10:07 +01:00
Nico Schottelius
98213ec000 Build payload before 2016-11-02 16:55:57 +01:00
Nico Schottelius
8d1808d6e0 Update notify to listen to lora channel 2016-11-02 16:44:33 +01:00
Nico Schottelius
79061b6cf8 Separate notify and insert 2016-11-02 16:43:30 +01:00
Nico Schottelius
3e325a5c6a Begin to implement notify via postgresql 2016-11-02 16:35:10 +01:00
Nico Schottelius
a48c5f7f71 Allow packets / data not to be decoded 2016-11-02 10:02:15 +01:00
Nico Schottelius
95d8e8bfe5 update
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-10-27 18:14:29 +02:00
Nico Schottelius
2b37c75c15 Make compass information sendable 2016-10-24 21:43:59 +02:00
Nico Schottelius
10edd719ca Remove partly old code 2016-10-24 21:34:16 +02:00
Nico Schottelius
70bd008498 Cleanup 2016-10-24 21:34:02 +02:00
Nico Schottelius
92edc34c37 Cleanup #2 2016-10-22 22:42:00 +02:00
Nico Schottelius
90bf72872b Cleanup repo #1 2016-10-22 22:38:24 +02:00
Nico Schottelius
b7c7c97eab Begin to split the sketch 2016-10-22 18:53:29 +02:00
Nico Schottelius
e26e4d49ca Also SAVE the actual values into the DB 2016-10-20 11:00:11 +02:00
Nico Schottelius
60bcacf048 New project + update receiver 2016-10-20 07:46:59 +02:00
Nico Schottelius
0589718f15 Add the gps + battery reading code 2016-10-10 15:28:40 +02:00
Nico Schottelius
f6f2ad4aa3 Add ttn receiver 2016-10-10 15:27:55 +02:00
Nico Schottelius
75361759d7 Commit payload and deveui 2016-10-10 15:17:26 +02:00
Nico Schottelius
8cb67e9c34 no quotes 2016-10-10 13:00:58 +02:00
Nico Schottelius
07d9559100 Add db insert w/ json 2016-10-10 13:00:08 +02:00
Nico Schottelius
697ff85958 Use JSON input for Swisscom 2016-10-09 21:16:21 +02:00
Nico Schottelius
a226a09be5 Trim down basic example 2016-10-09 21:16:07 +02:00
Nico Schottelius
7c5d339420 Add working gps version for sodaq one 2016-10-09 21:15:36 +02:00
Nico Schottelius
0aa787549c Add receiver for swisscom backend 2016-10-09 13:40:08 +02:00
Nico Schottelius
85d65c30ea Update repo 2016-10-09 12:15:17 +02:00
Nico Schottelius
7160f3a01f add test code for the things network
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-09-18 15:12:26 +02:00
Nico Schottelius
012c8b9a1c remove code we do not use
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-09-18 09:25:44 +02:00
Nico Schottelius
e5dfd977ad Merge pull request #1 from shadow00/master
light
2016-09-17 10:21:13 +02:00
shadow00
d32f7a05ca fixed light
light sensor range now 0 to 100, and removed useless old formulae
2016-09-17 10:19:37 +02:00
shadow00
a024adadd0 light sensor
fixed range - now 0 to 100
2016-09-17 10:17:35 +02:00
Nico Schottelius
6eff36979d Begin to add temperature support 2016-09-17 08:49:58 +02:00
Nico Schottelius
43185ec1a8 Return raw value of light 2016-09-17 07:56:11 +02:00
Nico Schottelius
1a76d9d070 Buzz on water entrance 2016-09-17 07:14:13 +02:00
Nico Schottelius
eed0c26237 Return scaled light value 2016-09-17 06:45:43 +02:00
Nico Schottelius
121ab8f44e Revert to previous light calculation 2016-09-17 05:58:49 +02:00
Nico Schottelius
f9790f60a4 Nightly fix 2016-09-17 05:43:20 +02:00
Nico Schottelius
25e1adc3fb Forward raw xml data 2016-09-17 05:42:38 +02:00
Nico Schottelius
7ab68e218c Update interval, adjust light range 2016-09-17 05:35:39 +02:00
Nico Schottelius
2015ca59b1 Return raw light value 2016-09-17 04:54:09 +02:00
Nico Schottelius
7e05829dcd Do not send teststring 2016-09-17 04:38:23 +02:00
Nico Schottelius
9834ad14a3 Fix things 2016-09-17 04:37:37 +02:00
Nico Schottelius
0eb460d6d0 Add debug statement before sending ws 2016-09-17 04:33:39 +02:00
Nico Schottelius
7d4fe87e05 Send the value, not the text! 2016-09-17 04:30:02 +02:00
Nico Schottelius
8129c81491 Only send the data 2016-09-17 04:29:43 +02:00
Nico Schottelius
01fbd097a6 Make code web compatible 2016-09-17 04:27:46 +02:00
Nico Schottelius
ab6eed60e4 +self 2016-09-17 04:08:00 +02:00
Nico Schottelius
10ce69feb9 -. 2016-09-17 04:07:06 +02:00