Commit Graph

152 Commits

Author SHA1 Message Date
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
Nico Schottelius 261e5b876a Decode XML, send decoded to websocket 2016-09-17 04:06:27 +02:00
Nico Schottelius 0be0512552 Post data to dashboard 2016-09-17 03:45:17 +02:00
Nico Schottelius c30c19a068 Add websocket code 2016-09-17 03:41:55 +02:00
Nico Schottelius b258f11789 Add magnet code 2016-09-17 01:35:51 +02:00
Nico Schottelius 3c817ce36a Latest code (with water) 2016-09-16 23:49:20 +02:00
Nico Schottelius 39825d2a0a Various updates 2016-09-16 23:42:17 +02:00
Nico Schottelius 0a8d980f73 Commit data :-) 2016-09-16 18:27:44 +02:00
Nico Schottelius 531e188fc2 Change table to production 2016-09-16 18:17:58 +02:00
Nico Schottelius 850e5d2e6c Do not double quote 2016-09-16 18:13:37 +02:00
Nico Schottelius 83c15168ba Make date a tuple 2016-09-16 18:12:10 +02:00
Nico Schottelius 83dff59487 Just read the content 2016-09-16 18:10:33 +02:00
Nico Schottelius d2f0789de3 Let psycogy do the espace 2016-09-16 18:04:16 +02:00
Nico Schottelius ff3501e572 Try to insert packet into database 2016-09-16 18:01:45 +02:00
Nico Schottelius f543598d9f Add arguments to insert_xml 2016-09-16 17:44:05 +02:00
Nico Schottelius 5ce2672f97 Begin database part 2016-09-16 17:43:00 +02:00
Nico Schottelius 5da933bb87 Add urllib 2016-09-16 17:29:57 +02:00
Nico Schottelius 4de00d02b0 Reindent 2016-09-16 17:29:15 +02:00
Nico Schottelius c6baefdb47 Indent 2016-09-16 17:28:23 +02:00
Nico Schottelius 8add8af36c Add post handler 2016-09-16 17:26:08 +02:00
Nico Schottelius 070a7579ed Add sample webserver 2016-09-16 17:20:11 +02:00
Nico Schottelius b95424a0f3 update to no autonomo code 2016-09-16 17:19:30 +02:00
Nico Schottelius a7b733106a Add yellow number 4 2016-09-16 16:07:28 +02:00
Nico Schottelius ff732ae0ff add autonomo support
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2016-09-15 11:38:10 +02:00
Nico Schottelius 1eb3683ae0 Delay 60s, add colour per device 2016-09-15 09:48:53 +02:00