Repetier Mqtt Client for .NET
Hey there,
even though the next Repetier Server update seems to bring native MQTT support, I decided to implement my own MQTT client.
Today I released the first version of my MQTT client which uses RepetierSharp to forward events and command responses of the Repetier Server to MQTT.
Today I released the first version of my MQTT client which uses RepetierSharp to forward events and command responses of the Repetier Server to MQTT.
It also provides the possibility to execute commands and upload gcode files via MQTT.
This client can be found as a library on my GitHub repository, as well as available as a Nuget package:
Best regards and happy printing
Marcel