Giter VIP home page Giter VIP logo

Comments (8)

hmerk avatar hmerk commented on June 2, 2024

Hi,
just tried your updated REST JAR, did'not fix the problem, just made it worse.
Now I do not get any binding entries at all, just [object Object]

Regards
Josh

from habmin.

cdjackson avatar cdjackson commented on June 2, 2024

Did you also install the updated io.rest JAR? This is needed as I had to change the format across the REST interface.

from habmin.

hmerk avatar hmerk commented on June 2, 2024

Yes I did, also just tried again with a complete new download of habmin, still no success.

from habmin.

cdjackson avatar cdjackson commented on June 2, 2024

Ok, thanks. I'll take a look at it this evening.
 
 

from habmin.

cdjackson avatar cdjackson commented on June 2, 2024

I just had a quick look at this, and it seems ok for me. The following is an output from a test item I added.

Switch ssss "sssssss" (Showerroom,Outdoor) { binding1="String 1 is here", binding2="String 2 is here" }

Maybe I've uploaded an old incompatible version of the REST file - what you see is consistent with this since between these versions I changed from passing a string to passing an object - if this is received by the "old" rest interface I think it will print the string as [object object].

I'll try and get a new version of everything loaded tonight - I'm currently in the middle of some refactoring of the persistence interface so I need to straighten that out first.

from habmin.

cdjackson avatar cdjackson commented on June 2, 2024

New version is just being pushed. I found one issue with the way the string was stored, but this was a text format issue with where the comma and braces went, so isn't the problem you're having. It seems to work here so I hope that it's just an issue with version compatibility.
Let me know how it goes.
Cheers
Chris

from habmin.

hmerk avatar hmerk commented on June 2, 2024

Hi Chris,
just downloaded habmin complitely again and tried it.
The bindings are shown as expected.
Great job !!!!!
Thanks!
Josh

from habmin.

cdjackson avatar cdjackson commented on June 2, 2024

Brilliant - thanks for testing this.

from habmin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.