This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

GA comment with JSON
#1
Is it possible to add comments for objects in the Json profile? e.g:
Code:
{
      "address": 8,
      "bus_datatype": "bool",
      "bus_address":"32/1/16",
      "name": "Status",
      "comment": "Status of input",
      "type": "discreteinput",
    },
Reply
#2
No, because bus_address does not create new objects. It only works with existing objects.
Reply
#3
(12.01.2023, 08:14)admin Wrote: No, because bus_address does not create new objects. It only works with existing objects.

but "units": work.. Is this not the same thing?
Reply
#4
Ok, so you want the comment field to be filled from the profile when mapping new objects. This is not possible at the moment.
Reply


Forum Jump: