|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4c32af3e1b
|
cleanup
|
2018-08-26 19:04:25 +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 |
|
|
|
426d495fd9
|
get OTA enabling working
|
2018-08-22 11:09:42 +02:00 |
|
|
|
77f1b278f4
|
refactoring
|
2018-08-19 16:10:56 +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 |
|
|
|
d7a67560ea
|
cleanup mqtt bridge example
|
2018-07-19 17:34:44 +02:00 |
|
|
|
c86f96996d
|
cleanup mesh example
|
2018-07-19 17:30:05 +02: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 |
|
|
|
8eeb0da4fd
|
don't bind dispatch when joining network
|
2018-07-13 19:22:15 +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 |
|
|
|
5f9de83c5a
|
layer basic com
|
2018-07-12 01:42:43 +02:00 |
|
|
|
22225842ae
|
cleanup examples
|
2018-07-11 14:32:43 +02:00 |
|
|
|
803a84c20f
|
button sprocket yey
|
2018-06-29 22:48:36 +02:00 |
|
|
|
492d7f70a9
|
illucat and basic button
|
2018-06-29 22:33:36 +02:00 |
|
|
|
8d2342b60b
|
cleanup build, examples and library
|
2018-06-19 19:09:27 +02:00 |
|
|
|
514f0fa8b8
|
remove unused imports
|
2018-06-12 23:41:55 +02:00 |
|
|
|
306b0b59d8
|
add sendTo method, cleanup
|
2018-06-12 23:23:27 +02:00 |
|