Set a name for io89

flejura month 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 Tananaeva month ago

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

flejura month ago

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

Anton Tananaeva month ago

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

flejura month ago

The idea is to add a Description at io89

Anton Tananaeva month 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.

flejura month ago

Thank You

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

Anton Tananaeva month ago

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

flejura month 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 Tananaeva month ago

Normally you would have something like this:

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

flejura month ago

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

Anton Tananaeva month 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.