JSON API - Adjustment method doesn't work

  • Hello! Im trying to develop some addon for my Hyperian setup. My web app communicate with JSON API.

    I've tested some methods and all works fine except this one: Adjustments

    I have successful response but none of adjustments are saved.

    My Payload:


    and response:

    Code
    {command: "adjustment", success: true, tan: 0}

    In web UI i still see old values after page refresh:


    I've tried single adjustment and multiple ones as described in manual - no success.

    Please advice what im doing wrong.

    Thanks!

    • Official Post

    Those commands are changing the state temporarily. They are not changing the configuration items.

    Edit: The persistent configuration API is currently not exposed publicly.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!