Binary upload ignores parameter identifier
The Protobuf message SiLABinaryTransfer.UploadChunkRequest has a field parameterIdentifier, which specifies for which command parameter the uploaded binary can be used.
Currently, there is no easy way to prevent binary uploads for arbitrary parameters. They don't even need to exist or have the type Binary.
Edited by Niklas Mertsch