Commit graph

17 commits

Author SHA1 Message Date
Todd Treece
bcffce6985 make feed data a public property of feed 2016-08-12 17:07:30 -04:00
Todd Treece
b3ec783a75 add adafruit message to headers 2016-08-10 11:18:13 -04:00
Todd Treece
581650cebe rework constructor to fix sketches without subscriptions 2016-08-09 14:20:21 -04:00
Todd Treece
28879832b9 add license info to the top of all files 2016-08-05 15:34:54 -04:00
Todd Treece
cc5622c72e add destructor to feed class 2016-08-05 15:25:44 -04:00
Todd Treece
05eee67c1e fixes data setValue conversions 2016-08-04 15:14:13 -04:00
Todd Treece
c6bfda860d add new save & setLocation methods to feed class 2016-08-04 12:22:51 -04:00
Todd Treece
ade57792b2 init feed sub and pub vars w/ 0 2016-08-01 15:36:11 -04:00
Todd Treece
2c6774bfe0 separate feed pub & sub topic until csv gen is finished 2016-07-29 16:34:50 -04:00
Todd Treece
d79108c48d give data instance access to parent feed 2016-07-29 15:45:47 -04:00
Todd Treece
ba013df744 pass io instance to adafruit mqtt sub 2016-07-29 15:07:31 -04:00
Todd Treece
30d2a57f6d push current state of pointer to member function issue 2016-07-29 12:17:37 -04:00
Todd Treece
54354648d8 switch to data instance callback for subscriptions 2016-07-29 09:28:16 -04:00
Todd Treece
98605f2480 wip: feed sub callbacks return adafruitio_data instance 2016-07-28 13:47:53 -04:00
Todd Treece
2cbe602ebd add save methods to feed class 2016-07-26 17:55:57 -04:00
Todd Treece
d618ddb299 keep mqtt connected in io.run() loop 2016-07-26 17:22:07 -04:00
Todd Treece
40a03cd8b4 add AdafruitIO_Feed 2016-07-26 16:56:56 -04:00