openremote / fleet-management

The Fleet Management/Telematics implementation on top of the OpenRemote open-source IoT device management platform.
https://openremote.io/fleet-telematics/
Other
12 stars 3 forks source link

Add Attribute Description to Teltonika AVL Parameters #2

Open pankalog opened 10 months ago

pankalog commented 10 months ago

The Teltonika parameter list also includes a Description field, that describes exactly what each parameter means. For example, if it is describing a state variable, it explains which value represents which states, etc.

It would be useful to integrate this within each Attribute for OpenRemote.

If there is no pre-implemented UI element for this, I thought of adding a icon like this one next to the update attribute icon (if the asset is not read-only). When pressed, a pop-up appears with a title like "Attribute Description" and the body being the description provided by Teltonika.

pankalog commented 10 months ago

@DonWillems Any specific ideas for this? Has this been needed in OpenRemote before?