Commit Graph

20 Commits (master)

Author SHA1 Message Date
informatic cd4b46f090 Add debug flag configurable in SpejsNode::init 2018-06-28 15:35:32 +02:00
informatic 52c834bbba Use debugf instead of Serial for logging
This helps with Serial-oriented applications by not polluting default
serial port. This can still be reenabled with Serial.systemDebugOutput.
2017-10-06 23:37:03 +02:00
informatic 9098670b47 Move $fw/slot over to $implementation, don't publish $type on $implementation 2017-10-06 23:03:40 +02:00
informatic e264d9279e Cleanup 2017-10-02 13:08:59 +02:00
informatic 6ee1650381 Generic firmware proof of concept 2017-10-01 23:24:41 +02:00
informatic 3abe49fb0e Multi-image OTA support on small flash devices 2017-09-29 21:00:56 +02:00
informatic 904253dca4 Blinky lights support 2017-09-29 19:34:23 +02:00
informatic 3c790d2c29 Update to recent Sming 2017-09-20 01:33:18 +02:00
informatic 0310b4fa87 Fix keepalive handling... 2017-06-12 22:39:38 +02:00
informatic 01a2857990 Refucktor 2017-03-06 17:56:37 +01:00
informatic 41455c0e5a Cleanup, move topic subscription to Endpoint::onConnected method 2017-02-05 18:41:39 +01:00
informatic 401b6a8108 Change naming convention to that of homie 2017-01-12 00:51:04 +01:00
informatic 41edfc0953 Last update before rewrite 2016-12-04 23:45:25 +01:00
informatic 81306827ad More or less consistent .editorconfig 2016-10-04 21:06:45 +02:00
informatic 9c61d1b261 Publish metadata, fix mdns, fix docker-compose, reenable SSL 2016-10-04 20:33:34 +02:00
informatic dad701045c Refactor endpoints 2016-09-18 10:40:12 +02:00
informatic 8e8070e7b6 Build versioning, HTTP API, disable SSL for now, indent cleanup 2016-09-18 00:56:26 +02:00
informatic e5629c9b04 Initial TLS support 2016-09-11 01:46:42 +02:00
informatic aff284f570 Initial OTA implementation 2016-08-30 21:24:34 +02:00
informatic 5499270903 Initial SpejsNode code 2016-06-29 17:00:22 +02:00