Skip to main content
Ascherer17
16-Pearl
May 23, 2018
Solved

Set a Property's Category via Script

  • May 23, 2018
  • 1 reply
  • 945 views

I'm trying to access and change the "Category" field for Properties on a Thing by using a script. I'd like to be able to set the Category for many Properties at once rather than having to type it in to each individual one. Is there a way to do this?

Best answer by A_Macierzynski

As far as I know you cannot.

I tried to change description without success, so it should be the same for category.

Maybe you can try write Java extension, but I believe it will not work as well.

1 reply

15-Moonstone
May 24, 2018

As far as I know you cannot.

I tried to change description without success, so it should be the same for category.

Maybe you can try write Java extension, but I believe it will not work as well.