Attributes are additional data that are sent to clients with every value update. They can be customized where the live values are generated (in the plugin) to contain the unit, formatted value, description, etc.
They were introduced in Service {{Version/ServerSince|2.6.4}} Version 2.6.4 and Client Version 3.6.
Since {{Version/ServerSince|4.5.0}} Version 4.5.0 UBIK Live Values support properties being classified as LiveValueAttribute. If they are filled out, the value is sent as LiveValueAttribute to the client with every value update. The Standard Live Value Metaclass provides two Standard (LiveValueAttribute) properties (UI_DESCR and UNIT). It is possible to add more properties if necessary. The Name of the MetaProperty is used as Attribute - Key.
Following types are supported:
* String
* Multi language String
* Intger
* DateTime
* Double
* GeoData
[[Category:2.5.0|Live Values]]
[[Category:Android|Live Values]]
[[Category:Live Values|Live Values]]
[[Category:Server|Live Values]]
[[Category:WinX|Live Values]]
[[Category:Xamarin|Live Values]]
== Accessing from XAML ==