Z-Wave-Me / ExpertUI

Z-Way Expert UI for Z-Wave network management
GNU General Public License v3.0
42 stars 21 forks source link

Fix Configuration.xml #225

Open ronie-z-wave opened 7 years ago

ronie-z-wave commented 7 years ago

Maybe also related to #216 , #228?

I've played a bit around with that issue and figured the following out:

checked it with postman:

configuration-xml_post_404

configuration-xml_bug

@PoltoS: for me it looks more like a webserver/modhttp problem ...

PoltoS commented 7 years ago

@zwave-mke I propose to replace this Configuration.xml by a special call to ZWaveAPI (tbd in ZWave/index.js) that will save the file in storage as "ExpertUI-Configuration-" (with zway name!!!). Another call will be used to retrive it from the storage.

It will be JSON and not Configuration.xml.

Agree?

vades commented 7 years ago

I agree wit that. Some parts of the UI (configuration, assoc ..) will need to be refactored but JSON is better and faster as XML.

Kosta-Github commented 7 years ago

so, is there a fix available now?

michaelhq commented 6 years ago

same here with 2.3.6, cannot save parameter with fibraro motion sensor It would be nice to have a solution...

vades commented 6 years ago

There is nothing new... :-(