Aleksandr Smirnov
Aleksandr Smirnov
Generated doc can end up with mixed encodings on windows. Seems like templates (in jsdoc2md packages) are using LF encoding (as they are installed by npm and not converted by...
Here is an agent config: ``` devices: devices modules: - mqtt-relay: server: host.docker.internal port: 8883 clientId: alex-printer-8 certificateAuthority: certificates/certificateAuthority.pem pemCertificate: certificates/certificate.pem pemPrivateKey: certificates/privateKey.pem # Uncommenting this does not change much...
Thanks for keeping great work on .NET version of an agent. I am trying out Beta branch and cannot run the latest docker variant. Doing: ``` docker pull trakhound/mtconnect.net-agent:6.0.11-beta-alpine-3.18-amd64 docker...