Set a name for io89

flejur3 months ago

I have created Computed Attributes:

co.jpeg

and linked to the device

lo.jpeg

doesn't work

ue.jpeg

What's the problem?

Thank you

Anton Tananaev3 months ago

The problem is that you set the output attribute as io89.

flejur3 months ago

Hello Anton, Thank you for the fast respons. How can i ad a Name on io89? Thank You

Anton Tananaev3 months ago

You can write down the name instead of io89. Not sure I understand the question.

flejur3 months ago

The idea is to add a Description at io89

Anton Tananaev3 months ago

Adding description won't rename the attribute obviously. So I'm confused. Do you want to change attribute name? Because then you need to change the attribute field to whatever you want it to be.

flejur3 months ago

Thank You

What is simpler? Add a Description or change the Attributes Name?

Anton Tananaev3 months ago

The question makes no sense to me. It doesn't seem like you understand how this feature works.

flejur3 months ago

Is possibile i Not understand this. I ha e a teltonika device was senti other information like io89 i want do rename io89 or add Description on this. So when i show more Information on this device is clearly the Infos. Thank You

Anton Tananaev3 months ago

Normally you would have something like this:

Description: Convert io89 to fuel
Attribute: Fuel
Expression: io89 ? io89 : null

flejur3 months ago

Ok Thank You And hpw can i hide io89 on show "more Information" for the User?

Anton Tananaev3 months ago

You can create another attribute with attribute io89 and expression null. Make sure you set priorities correctly to remove attribute only after the first one already calculated.