mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-11 20:45:32 +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