Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-4795

Value not changing for hvac app in UI through afb-client-demo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Inactive
    • Icon: Major Major
    • None
    • Koi 11.0.5
    • App Framework, IVI
    • None
    • NXP i.MX8

      Hello I was trying to change the default value for left temperature being shown in HVAC application in AGL demo image using afb-client demo. But it is not getting reflected in UI but through command its getting reflected. Is there any additional step to be done for the value change to be seen in UI. In general how do we control or change the default values shown in UI .Below shows the command that I have given:

      imx8mqevk:~# afb-client-demo -H ws://localhost:30032/api?token=x hvac set '{"LeftTemperature":45}'
      ON-REPLY 1:hvac/set: OK
      {
        "jtype":"afb-reply",
        "request":

      {     "status":"success",     "info":"No changes"   }

      }
      imx8mqevk:~# afb-client-demo -H ws://localhost:30032/api?token=x hvac get
      ON-REPLY 1:hvac/get: OK
      {
        "response":

      {     "LeftTemperature":45,     "RightTemperature":21,     "FanSpeed":0   }

      ,
        "jtype":"afb-reply",
        "request":

      {     "status":"success"   }

      }

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jsmoeller Jan-Simon Moeller
            shilpajohn Shilpa John
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: