Can anyone help me regarding pulling sensor values from the Duet board to send it to a remote server? I have seen DWC documentation but confused. Let say I want to take the temperature value from Duet board and send it to remote server. From the documentation I have seen that we can do HTTP request to get the value. Is there any documentation from where I can find the list of parameters and how to access them (how they are declared and how to do these request)? I want to make a script from where I can get the sensor values and parameters value from Duet board to send it to a remote server. I am a beginner, help is appreciated.
Posts made by zack
-
Send sensor values of Duet Control Board to a Remote Server