mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-13 22:15:42 +08:00
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