gavanderhoorn / dominh

Poor man's RPC interface to Fanuc robot controllers in Python
Apache License 2.0
44 stars 4 forks source link

Consider supporting remote controller reboots (power cycles) #19

Open gavanderhoorn opened 2 years ago

gavanderhoorn commented 2 years ago

Not sure this should be added.

It's possible, but depending on how it's implemented would leave the controller vulnerable to unplanned/unexpected reboots if/when someone figures out the URI of the resource we'd use from dominh.

gavanderhoorn commented 2 years ago

It would be convenient though when using dominh to remotely configure a controller (and some setting / system variable requires a reboot to take effect).