Today, the heartbeat tool always syncs out to the dittotools_devices collection and allows users to optionally specify additional callbacks to export the data.
We want to give users the ability to disable syncing the data over a ditto collection if desired via a boolean flag in the config publishToDittoCollection (defaulting to true)
Today, the heartbeat tool always syncs out to the
dittotools_devices
collection and allows users to optionally specify additional callbacks to export the data.We want to give users the ability to disable syncing the data over a ditto collection if desired via a boolean flag in the config
publishToDittoCollection
(defaulting to true)