OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Import and Export settings via api › Reply To: Import and Export settings via api
July 19, 2019 at 5:20 pm
#61766
Ray
Keymaster
Yes, you can use the /ja API. It dumps all options to a json string which is basically what the app does when exporting. Here is an example:
http://demo.opensprinkler.com/ja?pw=opendoor
so you can do http://x.x.x.x/ja?pw=your_password_md5_hashed