Updates for EZLogic - 1.36.1 (Ezlo Hubs only)

Updates for EZLogic - 1.36.1 (Ezlo Hubs only)

Link: https://ezlogic.mios.com
Previous: 1.35.1

Local MeshBot. Actions. NuCAL node
We changed UI representation for Cloud Variables in Simple tab (1).
Now, we display predefined response tree (2). To create a Cloud variable you could just drag and drop some property from response tree to dropzone (3). You still have ability to create variable manually (4).
And you could test all your Cloud variables (5) and see the results.

Note: Pay attention, we will send a request to the service with payload provided in fields above, it could remove or modify your data.

Let’s create variables for cityId and temperature.
Cloud Variables

Note: Variable name will be the same as property name by default.

To see variable’s settings just click on it.
In opened dialog you could rename it, apply other function or test a variable.

If you want to create a variable manually, click on “+ Add Manually” button and fill the fields.

Let’s test the variables. To do that we need to click on “Test Your Variables” button.


As a result we have the table with variables and values.

Note: This table displays possible variables’ values based on real request/response result. But, on this step variables do not exist yet. Cloud variables will be created (and updated) only after MeshBot execution (action execution, where they described).

Fixes and Improvements:

  • Fixed value field in Cloud MeshBot in edit mode for number value type.
  • Fixed (disabled) “Save script” button for the same Lua Script src in Action section in Local MeshBot.
  • Remove NuCAL variables from Action section in case if method changed.
4 Likes

Note - You have to use a Local Meshbot not a Cloud Meshbot to see this new UI design.

Will Save Output to Local Variable also get this new UI representation for the “Data Structure” drag and drop ? As you can see in the below screen shot its currently not available.

image

Also there currently appears to be no way to view and manage your existing “Cloud variables” ?

Here you can see in this trigger I now have 3 cloud variables that have been created for Ezlo Weather.

But no way to view them in a central area? and delete one for example.

I do like the drag and drop however it makes it much easier to extract the data from the returned output and store that into a variable.

3 Likes