# Functions
LMBinaryFileConsumer Requires to download collector binary installer, Logicmonitor sends content-type as application/binary whereas go-openapi (swagger) doesn't understand whereas swagger expects application/octet-stream content type on binary files hence we are writing custom consumer to read binary data from response and write it to file.
No description provided by the author
No description provided by the author