Commit Graph

115 Commits

Author SHA1 Message Date
0ecadc9d86 move web plugins to sprocket-plugin-web repo, rename utils 2018-11-15 16:04:38 +01:00
85edf8ec93 message separator 2018-11-15 13:07:16 +01:00
616f392f62 add utils to main lib 2018-11-15 12:46:13 +01:00
95fcfa8b2c add deps to common 2018-11-09 19:21:07 +01:00
75815dc9dd use same scheduler 2018-11-08 22:59:26 +01:00
34ba143d5b remove init in wifi net, load config in connect method 2018-11-08 17:37:20 +01:00
Patrick Balsiger
0a2f442650 Merge branch 'feature/12-refactor-lifecycle' into 'develop'
Resolve "Refactor lifecycle"

Closes #12

See merge request wirelos/sprocket-lib!14
2018-11-08 15:08:48 +00:00
b63b75b47f remove join method as everything is handled via activate, remove commented code 2018-11-08 15:46:46 +01:00
a8e0d9037e remove unused, move files 2018-11-08 15:34:12 +01:00
7273ee6a0b cleanup examples, build and ci 2018-11-08 15:25:17 +01:00
12b9a7b509 remove mqtt example, instantiate scheduler and activate plugins in base activation method 2018-11-08 14:59:28 +01:00
fe31397b2b adapt mesh app to use mesh plugin 2018-11-08 14:48:17 +01:00
c75c4f24f3 create scheduler instance 2018-11-08 13:58:07 +01:00
f290ec6197 remove network from activation phase 2018-11-08 13:46:17 +01:00
bb81391d00 use mediator to distribute messages via dispatch method 2018-11-05 16:47:52 +01:00
5415a0345e change wording 2018-10-04 00:09:57 +02:00
1ef19aaad0 keep network ref 2018-09-28 10:38:31 +02:00
accf5dcd75 add standalone wifi network 2018-09-25 16:05:32 +02:00
8d3a47431b add broadcast flag 2018-09-24 12:07:35 +02:00
95367cb4bb add coments and slow down ota 2018-09-21 02:33:03 +02:00
0777e69e7a virtual dispatch 2018-09-18 14:14:24 +02:00
a6a53c85fb remove tcp connect 2018-09-17 21:08:35 +02:00
d4dbae6556 Merge branch 'mediator' into develop 2018-09-17 20:48:56 +02:00
1b5f2c3bd1 stuff 2018-09-17 20:47:50 +02:00
8a9c4bc671 remove unused 2018-09-16 22:10:10 +02:00
382db948ac remove unused 2018-09-16 17:10:23 +02:00
db5a67229e check message validity 2018-09-16 17:09:36 +02:00
08e451999a use filename to save config 2018-09-13 00:37:04 +02:00
694341b517 use filename to save config 2018-09-13 00:34:16 +02:00
ec6c41f4a1 use mediator for internal messaging 2018-09-10 01:46:32 +02:00
622074df2c rename message type 2018-09-10 01:01:45 +02:00
58232bdacf add mediator 2018-09-09 20:28:09 +02:00
c0fd8454e1 add spiffs header for esp32 support 2018-09-03 14:55:37 +02:00
0a46bf3429 stuff 2018-09-03 03:00:51 +02:00
b9964e0ac1 stuff 2018-09-03 02:14:14 +02:00
1af30e4243 add default callbacks for mesh to sprocket 2018-09-03 02:05:31 +02:00
53053eb688 add default callbacks for mesh to sprocket 2018-09-03 01:57:14 +02:00
ac07ac7014 save whole config file 2018-09-02 20:30:25 +02:00
824479e8c6 remove pixel stuff 2018-09-02 03:04:14 +02:00
2c79d7896c remove stupid stuff 2018-09-01 19:42:12 +02:00
d12e7445bb remove stupid stuff 2018-09-01 19:07:32 +02:00
136b4df8ba remove stupid stuff 2018-09-01 19:05:46 +02:00
a06b3aee40 mesh management stuff 2018-09-01 16:56:45 +02:00
3c882436bd ignore 2018-08-30 00:16:33 +02:00
b6fd44c194 ignore config 2018-08-30 00:15:32 +02:00
6ccd10d4be ignore config 2018-08-30 00:15:00 +02:00
30593fd2be improve pixel example 2018-08-29 15:13:24 +02:00
945bf78459 add neopixel example 2018-08-29 10:54:22 +02:00
74e9b8df4f basic web config 2018-08-29 09:57:58 +02:00
52fdf0e5e0 move webserver stuff to plugin 2018-08-29 09:03:38 +02:00