This repository was archived by the owner on May 31, 2024. It is now read-only.
Remove type augmented field + make sendData callback optional
Note: LogmetProducer.sendData now takes 3 arguments instead of 4, type is no longer added as an augmented field when sending data to Logmet. Providing a callback to sendData is now optional as well.