I've added two shared parameters to rooms and I'm trying to update room tags to read them. These are yes/no instance parameters.
Here's what I'm trying to achieve:
Is this even possible? Anyone have good strategies for this?
I've added two shared parameters to rooms and I'm trying to update room tags to read them. These are yes/no instance parameters.
Here's what I'm trying to achieve:
Is this even possible? Anyone have good strategies for this?
A room parameter cannot control a visibility parameter, only the content of a label of the tag family.
What you can do is use a font with graphic characters for the label, add a calculated value parameter to the label and use a formula, example:
if (Room parameter, "😎", " ")
A room parameter cannot control a visibility parameter, only the content of a label of the tag family.
What you can do is use a font with graphic characters for the label, add a calculated value parameter to the label and use a formula, example:
if (Room parameter, "😎", " ")
Unicode symbols! Knowing that, I can update my room tags to include the ":wheelchair_symbol:" and "🦻" characters in a larger font. Thank you!
Unicode symbols! Knowing that, I can update my room tags to include the ":wheelchair_symbol:" and "🦻" characters in a larger font. Thank you!
Can't find what you're looking for? Ask the community or share your knowledge.