Hey, thanks for your answers, but I don't agree, but I like you to elaborate ? But please have a look at "Inside the Ultimaker 3 - Day 3 - Remote access (part 2)". There are two "PUT" examples: LED & Systemname.
I have seen the case glowing red and green, so it is possible. I can't reproduce it, but it tried some weird combinations of /printer/led and /printer/led/blink with postman.
Regarding the name: How do I know the right JSON String (I doubt there is).
In the API Documentation on the printer there are some other examples with JSON and PUT (e.g. /system/display_message). There it is clearly stated, that the input hast to be JSON and how it looks like (Example Value on the left).
Even in the /system/name/ example from the forum post, there is no JSON only the new name (MyUltimaker3)
Thank you anyway ?
Recommended Posts
pbackx 11
With regards to the LED color, I don't think this is supported on the UM3. These LEDs can only produce white.
The name change : you need to write correct JSON in the request. Something like { "name" :"Ultimaker3" }
(sorry for my short response I 'm on my mobile. Let me know if you want me to elaborate)
Link to post
Share on other sites