Commit Graph

7 Commits

Author SHA1 Message Date
Victor Vrantchan
ad28f03a95 add proper logging to connect service (#257) 2017-10-21 17:38:18 -04:00
Victor Vrantchan
4b285af74e send mdm responses to pubsub (#254)
Wraps mdm.Responses into pubsub events and sends them downstream
This PR does not yet implement the full mdm.Response as an event, only the metadata.

The device db adds a subscription to mdm responses and updates the LastCheckin key.

Closes #251
2017-10-21 16:17:37 -04:00
Victor Vrantchan
d46cd2e21c Add command queue for device commands.
Closes #92
2017-03-21 11:14:39 -04:00
Victor Vrantchan
2839a40aca rewrite imports 2017-03-19 16:44:52 -04:00
Victor Vrantchan
73a17f46e6 add hardcoded enrollment list 2017-03-19 19:20:25 +00:00
Victor Vrantchan
0c443352f4 add basic hanling for the connect endpoint 2017-03-19 16:55:10 +00:00
Victor Vrantchan
28219fcec2 first commit in new package 2017-02-07 09:08:28 -05:00