Commit Graph

30 Commits

Author SHA1 Message Date
b63b75b47f remove join method as everything is handled via activate, remove commented code 2018-11-08 15:46:46 +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
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
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
52fdf0e5e0 move webserver stuff to plugin 2018-08-29 09:03:38 +02:00
b676746723 read config from json on SPIFFS 2018-08-26 18:58:37 +02:00
5334d58433 move plugins to sprocket 2018-08-24 17:42:35 +02:00
c127346394 add base MeshSprocket with OTA enabled 2018-08-17 14:29:18 +02:00
32975862d8 rename OTA plugin 2018-08-03 16:02:51 +02:00
Patrick Balsiger
dbb4ce9de7 Resolve "OTA" 2018-08-03 11:01:42 +00:00
4ec1481902 cleanup basic example 2018-07-19 17:27:29 +02:00
c5396b5bc0 comment out dispatch thingy 2018-07-13 19:46:46 +02:00
fe8066af71 remove network from sprocket 2018-07-13 19:04:34 +02:00
9acd1cb6a8 add network update to loop 2018-07-13 18:31:33 +02:00
d2c0998b8f add network as member of Sprocket 2018-07-13 18:29:16 +02:00
b4ebd347eb introduce dispatch method to simplify things 2018-07-13 16:16:44 +02:00
8d2342b60b cleanup build, examples and library 2018-06-19 19:09:27 +02:00
03bb24d6c7 ci 2018-06-12 22:21:22 +02:00
16b4f254e5 Simplify 2018-06-12 19:44:22 +00:00
a6d17ba6a3 moar refactorrz 2018-06-12 07:30:28 +02:00
8b04d8642a refactorz 2018-06-12 01:25:59 +02:00
0e6d7f7f3d basic mesh node example app 2018-06-10 17:56:28 +02:00
e9a04ac827 fix basic example 2018-06-09 18:56:59 +02:00
0aa048a5bd mesh example 2018-06-02 20:20:57 +02:00
e0cb8a9583 pass scheduler to app 2018-06-02 19:30:20 +02:00