programmatically reset pictory configuration

Moderator: RevPiModIO

Post Reply
User avatar
dvojtise
Posts: 5
Joined: 02 Feb 2024, 09:05

programmatically reset pictory configuration

Post by dvojtise »

Hi

In our setup, we wish to automate the deployment of the pictory configuration.
(in order to save/restore them)

We've seen that changing the `/var/www/revpi/pictory/projects/_config.rsc` is not enough and still requires an action on the web UI

Is there a way to trigger the reset so it it taken into account ? (from a command line or a simple python script ?)

Thanks
Didier Vojtisek - Research Engineer - Inria / IRISA / Université de Rennes
User avatar
dirk
KUNBUS
Posts: 2085
Joined: 15 Dec 2016, 13:19

Re: programmatically reset pictory configuration

Post by dirk »

Hello dvojtise, yes execute "piTest -x" to take over the PiCtory configuration. This will reset the piControl driver.
Post Reply