From a3c08254d989fde3fc5c395e8a091b47f773b12e Mon Sep 17 00:00:00 2001 From: Matthias Hogerheijde Date: Tue, 1 Oct 2024 14:39:14 +0200 Subject: [PATCH] 0.211.0 --- CHANGELOG.md | 6 + docs/html/asset.html | 743 +----------------------- docs/html/asset_service.html | 737 +---------------------- docs/html/device.html | 743 +----------------------- docs/html/device_service.html | 743 +----------------------- docs/html/field.html | 743 +----------------------- docs/html/field_service.html | 743 +----------------------- docs/html/modem.html | 743 +----------------------- docs/html/organization.html | 737 +---------------------- docs/html/simulation.html | 737 +---------------------- docs/html/unit_preferences_service.html | 743 +----------------------- docs/html/value.html | 737 +---------------------- docs/html/value_service.html | 743 +----------------------- docs/md/asset.md | 44 +- docs/md/asset_service.md | 44 +- docs/md/device.md | 44 +- docs/md/device_service.md | 44 +- docs/md/field.md | 44 +- docs/md/field_service.md | 44 +- docs/md/modem.md | 44 +- docs/md/organization.md | 44 +- docs/md/simulation.md | 44 +- docs/md/unit_preferences_service.md | 44 +- docs/md/value.md | 44 +- docs/md/value_service.md | 44 +- value.proto | 189 +----- 26 files changed, 142 insertions(+), 9473 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3aa93c..15007f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog Hiber API +### 0.211 (2024-10-01) + +##### ValueService + +- **[B]** Removed deprecated fields from `Value.Numeric` objects for specific types, leaving just the `unit` and some type-specific fields. + ### 0.210 (2024-09-24) ##### AssetService diff --git a/docs/html/asset.html b/docs/html/asset.html index a9acf82..2babf6c 100644 --- a/docs/html/asset.html +++ b/docs/html/asset.html @@ -4866,13 +4866,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -4880,57 +4873,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4944,13 +4890,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -4958,57 +4897,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5022,20 +4914,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -5044,56 +4922,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5107,13 +4945,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -5121,57 +4952,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5185,13 +4969,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -5199,57 +4976,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5264,70 +4994,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5341,13 +5017,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -5355,38 +5024,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -5400,13 +5041,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -5414,57 +5048,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5478,13 +5065,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -5493,51 +5073,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -5551,13 +5096,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -5565,57 +5103,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5629,13 +5120,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -5643,57 +5127,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5707,13 +5144,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -5721,57 +5151,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5785,13 +5168,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -5799,57 +5175,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5863,13 +5192,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -5877,57 +5199,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/asset_service.html b/docs/html/asset_service.html index 854263d..d9d2396 100644 --- a/docs/html/asset_service.html +++ b/docs/html/asset_service.html @@ -5909,13 +5909,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -5923,57 +5916,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5987,13 +5933,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -6001,57 +5940,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6065,20 +5957,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -6087,56 +5965,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6150,13 +5988,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -6164,57 +5995,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6228,13 +6012,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -6242,57 +6019,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6306,13 +6036,6 @@

Value.Numeric.Mass

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Mass.MassUnit @@ -6320,57 +6043,10 @@

Value.Numeric.Mass

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6384,13 +6060,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -6398,38 +6067,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -6443,13 +6084,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -6457,57 +6091,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6521,13 +6108,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -6536,51 +6116,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -6594,13 +6139,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -6608,57 +6146,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6672,13 +6163,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -6686,57 +6170,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6750,13 +6187,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -6764,57 +6194,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6828,13 +6211,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -6842,57 +6218,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6906,13 +6235,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -6920,57 +6242,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/device.html b/docs/html/device.html index aab7d4a..31bc819 100644 --- a/docs/html/device.html +++ b/docs/html/device.html @@ -7570,13 +7570,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -7584,57 +7577,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7648,13 +7594,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -7662,57 +7601,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7726,20 +7618,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -7748,56 +7626,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7811,13 +7649,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -7825,57 +7656,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7889,13 +7673,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -7903,57 +7680,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7968,70 +7698,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8045,13 +7721,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -8059,38 +7728,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -8104,13 +7745,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -8118,57 +7752,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8182,13 +7769,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -8197,51 +7777,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -8255,13 +7800,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -8269,57 +7807,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8333,13 +7824,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -8347,57 +7831,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8411,13 +7848,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -8425,57 +7855,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8489,13 +7872,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -8503,57 +7879,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8567,13 +7896,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -8581,57 +7903,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/device_service.html b/docs/html/device_service.html index 29f1b07..2385078 100644 --- a/docs/html/device_service.html +++ b/docs/html/device_service.html @@ -6678,13 +6678,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -6692,57 +6685,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6756,13 +6702,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -6770,57 +6709,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6834,20 +6726,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -6856,56 +6734,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6919,13 +6757,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -6933,57 +6764,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6997,13 +6781,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -7011,57 +6788,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7076,70 +6806,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7153,13 +6829,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -7167,38 +6836,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -7212,13 +6853,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -7226,57 +6860,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7290,13 +6877,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -7305,51 +6885,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -7363,13 +6908,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -7377,57 +6915,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7441,13 +6932,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -7455,57 +6939,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7519,13 +6956,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -7533,57 +6963,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7597,13 +6980,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -7611,57 +6987,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7675,13 +7004,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -7689,57 +7011,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/field.html b/docs/html/field.html index 63df601..9dcd227 100644 --- a/docs/html/field.html +++ b/docs/html/field.html @@ -3515,13 +3515,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -3529,57 +3522,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3593,13 +3539,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -3607,57 +3546,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3671,20 +3563,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -3693,56 +3571,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3756,13 +3594,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -3770,57 +3601,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3834,13 +3618,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -3848,57 +3625,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3913,70 +3643,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3990,13 +3666,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -4004,38 +3673,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -4049,13 +3690,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -4063,57 +3697,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4127,13 +3714,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -4142,51 +3722,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -4200,13 +3745,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -4214,57 +3752,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4278,13 +3769,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -4292,57 +3776,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4356,13 +3793,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -4370,57 +3800,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4434,13 +3817,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -4448,57 +3824,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4512,13 +3841,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -4526,57 +3848,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/field_service.html b/docs/html/field_service.html index 5f2d0e2..fc2519d 100644 --- a/docs/html/field_service.html +++ b/docs/html/field_service.html @@ -9825,13 +9825,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -9839,57 +9832,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -9903,13 +9849,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -9917,57 +9856,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -9981,20 +9873,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -10003,56 +9881,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10066,13 +9904,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -10080,57 +9911,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10144,13 +9928,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -10158,57 +9935,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10223,70 +9953,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10300,13 +9976,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -10314,38 +9983,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -10359,13 +10000,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -10373,57 +10007,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10437,13 +10024,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -10452,51 +10032,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -10510,13 +10055,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -10524,57 +10062,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10588,13 +10079,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -10602,57 +10086,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10666,13 +10103,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -10680,57 +10110,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10744,13 +10127,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -10758,57 +10134,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -10822,13 +10151,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -10836,57 +10158,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/modem.html b/docs/html/modem.html index f3f5ac9..f7afdff 100644 --- a/docs/html/modem.html +++ b/docs/html/modem.html @@ -8080,13 +8080,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -8094,57 +8087,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8158,13 +8104,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -8172,57 +8111,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8236,20 +8128,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -8258,56 +8136,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8321,13 +8159,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -8335,57 +8166,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8399,13 +8183,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -8413,57 +8190,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8478,70 +8208,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8555,13 +8231,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -8569,38 +8238,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -8614,13 +8255,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -8628,57 +8262,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8692,13 +8279,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -8707,51 +8287,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -8765,13 +8310,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -8779,57 +8317,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8843,13 +8334,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -8857,57 +8341,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8921,13 +8358,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -8935,57 +8365,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -8999,13 +8382,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -9013,57 +8389,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -9077,13 +8406,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -9091,57 +8413,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/organization.html b/docs/html/organization.html index acf4fd1..70d2ed3 100644 --- a/docs/html/organization.html +++ b/docs/html/organization.html @@ -4119,13 +4119,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -4133,57 +4126,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4197,13 +4143,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -4211,57 +4150,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4275,20 +4167,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -4297,56 +4175,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4360,13 +4198,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -4374,57 +4205,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4438,13 +4222,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -4452,57 +4229,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4516,13 +4246,6 @@

Value.Numeric.Mass

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Mass.MassUnit @@ -4530,57 +4253,10 @@

Value.Numeric.Mass

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4594,13 +4270,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -4608,38 +4277,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -4653,13 +4294,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -4667,57 +4301,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4731,13 +4318,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -4746,51 +4326,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -4804,13 +4349,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -4818,57 +4356,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4882,13 +4373,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -4896,57 +4380,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4960,13 +4397,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -4974,57 +4404,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5038,13 +4421,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -5052,57 +4428,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -5116,13 +4445,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -5130,57 +4452,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/simulation.html b/docs/html/simulation.html index 284ca53..43d5eec 100644 --- a/docs/html/simulation.html +++ b/docs/html/simulation.html @@ -3339,13 +3339,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -3353,57 +3346,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3417,13 +3363,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -3431,57 +3370,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3495,20 +3387,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -3517,56 +3395,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3580,13 +3418,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -3594,57 +3425,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3658,13 +3442,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -3672,57 +3449,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3736,13 +3466,6 @@

Value.Numeric.Mass

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Mass.MassUnit @@ -3750,57 +3473,10 @@

Value.Numeric.Mass

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3814,13 +3490,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -3828,38 +3497,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -3873,13 +3514,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -3887,57 +3521,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -3951,13 +3538,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -3966,51 +3546,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -4024,13 +3569,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -4038,57 +3576,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4102,13 +3593,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -4116,57 +3600,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4180,13 +3617,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -4194,57 +3624,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4258,13 +3641,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -4272,57 +3648,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -4336,13 +3665,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -4350,57 +3672,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/unit_preferences_service.html b/docs/html/unit_preferences_service.html index 32c1a9f..6c593d3 100644 --- a/docs/html/unit_preferences_service.html +++ b/docs/html/unit_preferences_service.html @@ -1827,13 +1827,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -1841,57 +1834,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1905,13 +1851,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -1919,57 +1858,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1983,20 +1875,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -2005,56 +1883,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2068,13 +1906,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -2082,57 +1913,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2146,13 +1930,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -2160,57 +1937,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2225,70 +1955,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2302,13 +1978,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -2316,38 +1985,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -2361,13 +2002,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -2375,57 +2009,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2439,13 +2026,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -2454,51 +2034,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -2512,13 +2057,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -2526,57 +2064,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2590,13 +2081,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -2604,57 +2088,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2668,13 +2105,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -2682,57 +2112,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2746,13 +2129,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -2760,57 +2136,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -2824,13 +2153,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -2838,57 +2160,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/value.html b/docs/html/value.html index a40a4ef..dd3b269 100644 --- a/docs/html/value.html +++ b/docs/html/value.html @@ -818,13 +818,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -832,57 +825,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -896,13 +842,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -910,57 +849,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -974,20 +866,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -996,56 +874,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1059,13 +897,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -1073,57 +904,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1137,13 +921,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -1151,57 +928,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1215,13 +945,6 @@

Value.Numeric.Mass

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Mass.MassUnit @@ -1229,57 +952,10 @@

Value.Numeric.Mass

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1293,13 +969,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -1307,38 +976,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -1352,13 +993,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -1366,57 +1000,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1430,13 +1017,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -1445,51 +1025,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -1503,13 +1048,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -1517,57 +1055,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1581,13 +1072,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -1595,57 +1079,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1659,13 +1096,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -1673,57 +1103,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1737,13 +1120,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -1751,57 +1127,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -1815,13 +1144,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -1829,57 +1151,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/html/value_service.html b/docs/html/value_service.html index d9f0bd4..478b81a 100644 --- a/docs/html/value_service.html +++ b/docs/html/value_service.html @@ -6658,13 +6658,6 @@

Value.Numeric.BatteryLevel

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.BatteryLevel.BatteryLevelUnit @@ -6672,57 +6665,10 @@

Value.Numeric.BatteryLevel

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.BatteryLevel.BatteryLevelUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6736,13 +6682,6 @@

Value.Numeric.Distance

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Distance.DistanceUnit @@ -6750,57 +6689,10 @@

Value.Numeric.Distance

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Distance.DistanceUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6814,20 +6706,6 @@

Value.Numeric.Duration

- - duration - google.protobuf.Duration - -

- - - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Duration.DurationUnit @@ -6836,56 +6714,16 @@

Value.Numeric.Duration

- textual - string + duration + google.protobuf.Duration -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Duration.DurationUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6899,13 +6737,6 @@

Value.Numeric.Flow

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Flow.FlowUnit @@ -6913,57 +6744,10 @@

Value.Numeric.Flow

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Flow.FlowUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -6977,13 +6761,6 @@

Value.Numeric.FuelEfficiency - - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.FuelEfficiency.FuelEfficiencyUnit @@ -6991,57 +6768,10 @@

Value.Numeric.FuelEfficiency

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.FuelEfficiency.FuelEfficiencyUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7056,70 +6786,16 @@

Value.Numeric.Mass

- value - double + unit + Value.Numeric.Mass.MassUnit -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - - - unit - Value.Numeric.Mass.MassUnit - -

- - - - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Mass.MassUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7133,13 +6809,6 @@

Value.Numeric.Percentage

- - value - float - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Percentage.PercentageUnit @@ -7147,38 +6816,10 @@

Value.Numeric.Percentage

- - textual - string - -

Textual representation with % symbol, rounded based on the user preferences and field config.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - -
NameOption
value

true

- - @@ -7192,13 +6833,6 @@

Value.Numeric.Pressure

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Pressure.PressureUnit @@ -7206,57 +6840,10 @@

Value.Numeric.Pressure

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Pressure.PressureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7270,13 +6857,6 @@

Value.Numeric.Rate

- - value - uint32 - -

- - unit Value.Numeric.Rate.RateUnit @@ -7285,51 +6865,16 @@

Value.Numeric.Rate

- textual - string + value + uint32 -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Rate.RateUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

+

- - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - -
NameOption
textual

true

converted_from

true

- - @@ -7343,13 +6888,6 @@

Value.Numeric.RotationSpeed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.RotationSpeed.RotationSpeedUnit @@ -7357,57 +6895,10 @@

Value.Numeric.RotationSpeed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.RotationSpeed.RotationSpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7421,13 +6912,6 @@

Value.Numeric.Speed

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Speed.SpeedUnit @@ -7435,57 +6919,10 @@

Value.Numeric.Speed

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Speed.SpeedUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7499,13 +6936,6 @@

Value.Numeric.Temperature

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Temperature.TemperatureUnit @@ -7513,57 +6943,10 @@

Value.Numeric.Temperature

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Temperature.TemperatureUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7577,13 +6960,6 @@

Value.Numeric.Voltage

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Voltage.VoltageUnit @@ -7591,57 +6967,10 @@

Value.Numeric.Voltage

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Voltage.VoltageUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - @@ -7655,13 +6984,6 @@

Value.Numeric.Volume

- - value - double - -

Deprecated. Deprecated in favor of the field in Value.Numeric.

- - unit Value.Numeric.Volume.VolumeUnit @@ -7669,57 +6991,10 @@

Value.Numeric.Volume

- - textual - string - -

Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. -Deprecated in favor of the field in Value.Numeric.

- - - - converted_from - Value.Numeric.Volume.VolumeUnit - optional -

Deprecated. The original unit, iff this value was converted from another unit because of user preferences. -Deprecated in favor of the field in Value.Numeric.

- - - - -

Fields with deprecated option

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameOption
value

true

textual

true

converted_from

true

- - diff --git a/docs/md/asset.md b/docs/md/asset.md index 67cf714..99c36d9 100644 --- a/docs/md/asset.md +++ b/docs/md/asset.md @@ -398,10 +398,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -409,10 +406,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -420,11 +414,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -432,10 +423,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -443,10 +431,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -454,10 +439,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -465,9 +447,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -475,10 +455,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -486,10 +463,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -498,10 +473,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -509,10 +481,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -520,10 +489,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -531,10 +497,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -542,10 +505,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/asset_service.md b/docs/md/asset_service.md index 248761b..28f9f37 100644 --- a/docs/md/asset_service.md +++ b/docs/md/asset_service.md @@ -792,10 +792,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -803,10 +800,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -814,11 +808,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -826,10 +817,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -837,10 +825,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -848,10 +833,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -859,9 +841,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -869,10 +849,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -880,10 +857,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -892,10 +867,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -903,10 +875,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -914,10 +883,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -925,10 +891,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -936,10 +899,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/device.md b/docs/md/device.md index 1d3427a..6a4844d 100644 --- a/docs/md/device.md +++ b/docs/md/device.md @@ -587,10 +587,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -598,10 +595,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -609,11 +603,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -621,10 +612,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -632,10 +620,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -643,10 +628,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -654,9 +636,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -664,10 +644,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -675,10 +652,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -687,10 +662,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -698,10 +670,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -709,10 +678,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -720,10 +686,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -731,10 +694,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/device_service.md b/docs/md/device_service.md index 4bac9bd..7cac8fb 100644 --- a/docs/md/device_service.md +++ b/docs/md/device_service.md @@ -609,10 +609,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -620,10 +617,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -631,11 +625,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -643,10 +634,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -654,10 +642,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -665,10 +650,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -676,9 +658,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -686,10 +666,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -697,10 +674,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -709,10 +684,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -720,10 +692,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -731,10 +700,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -742,10 +708,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -753,10 +716,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/field.md b/docs/md/field.md index a691fa1..048a48a 100644 --- a/docs/md/field.md +++ b/docs/md/field.md @@ -268,10 +268,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -279,10 +276,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -290,11 +284,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -302,10 +293,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -313,10 +301,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -324,10 +309,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -335,9 +317,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -345,10 +325,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -356,10 +333,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -368,10 +343,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -379,10 +351,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -390,10 +359,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -401,10 +367,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -412,10 +375,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/field_service.md b/docs/md/field_service.md index fd8e608..47cf206 100644 --- a/docs/md/field_service.md +++ b/docs/md/field_service.md @@ -1383,10 +1383,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -1394,10 +1391,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -1405,11 +1399,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -1417,10 +1408,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -1428,10 +1416,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -1439,10 +1424,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -1450,9 +1432,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -1460,10 +1440,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -1471,10 +1448,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -1483,10 +1458,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -1494,10 +1466,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -1505,10 +1474,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -1516,10 +1482,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -1527,10 +1490,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/modem.md b/docs/md/modem.md index 2ca2637..92cbf16 100644 --- a/docs/md/modem.md +++ b/docs/md/modem.md @@ -1197,10 +1197,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -1208,10 +1205,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -1219,11 +1213,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -1231,10 +1222,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -1242,10 +1230,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -1253,10 +1238,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -1264,9 +1246,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -1274,10 +1254,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -1285,10 +1262,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -1297,10 +1272,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -1308,10 +1280,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -1319,10 +1288,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -1330,10 +1296,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -1341,10 +1304,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/organization.md b/docs/md/organization.md index d25272b..956cacf 100644 --- a/docs/md/organization.md +++ b/docs/md/organization.md @@ -486,10 +486,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -497,10 +494,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -508,11 +502,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -520,10 +511,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -531,10 +519,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -542,10 +527,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -553,9 +535,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -563,10 +543,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -574,10 +551,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -586,10 +561,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -597,10 +569,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -608,10 +577,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -619,10 +585,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -630,10 +593,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/simulation.md b/docs/md/simulation.md index e11f5f1..53b6501 100644 --- a/docs/md/simulation.md +++ b/docs/md/simulation.md @@ -250,10 +250,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -261,10 +258,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -272,11 +266,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -284,10 +275,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -295,10 +283,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -306,10 +291,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -317,9 +299,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -327,10 +307,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -338,10 +315,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -350,10 +325,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -361,10 +333,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -372,10 +341,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -383,10 +349,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -394,10 +357,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/unit_preferences_service.md b/docs/md/unit_preferences_service.md index db89619..5ad7515 100644 --- a/docs/md/unit_preferences_service.md +++ b/docs/md/unit_preferences_service.md @@ -417,10 +417,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -428,10 +425,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -439,11 +433,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -451,10 +442,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -462,10 +450,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -473,10 +458,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -484,9 +466,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -494,10 +474,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -505,10 +482,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -517,10 +492,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -528,10 +500,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -539,10 +508,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -550,10 +516,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -561,10 +524,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/docs/md/value.md b/docs/md/value.md index a4aafb7..8cb9da4 100644 --- a/docs/md/value.md +++ b/docs/md/value.md @@ -162,10 +162,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.BatteryLevel.BatteryLevelUnit](#valuenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.BatteryLevel.BatteryLevelUnit](#valuenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Distance @@ -173,10 +170,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Distance.DistanceUnit](#valuenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Distance.DistanceUnit](#valuenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Duration @@ -184,11 +178,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Duration.DurationUnit](#valuenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Duration.DurationUnit](#valuenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### Value.Numeric.Flow @@ -196,10 +187,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Flow.FlowUnit](#valuenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Flow.FlowUnit](#valuenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.FuelEfficiency @@ -207,10 +195,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#valuenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#valuenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Mass @@ -218,10 +203,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Mass.MassUnit](#valuenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Mass.MassUnit](#valuenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Percentage @@ -229,9 +211,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Percentage.PercentageUnit](#valuenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### Value.Numeric.Pressure @@ -239,10 +219,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Pressure.PressureUnit](#valuenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Pressure.PressureUnit](#valuenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Rate @@ -250,10 +227,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ Value.Numeric.Rate.RateUnit](#valuenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Rate.RateUnit](#valuenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### Value.Numeric.RotationSpeed @@ -262,10 +237,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.RotationSpeed.RotationSpeedUnit](#valuenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.RotationSpeed.RotationSpeedUnit](#valuenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Speed @@ -273,10 +245,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Speed.SpeedUnit](#valuenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Speed.SpeedUnit](#valuenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Temperature @@ -284,10 +253,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Temperature.TemperatureUnit](#valuenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Temperature.TemperatureUnit](#valuenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Voltage @@ -295,10 +261,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Voltage.VoltageUnit](#valuenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Voltage.VoltageUnit](#valuenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Value.Numeric.Volume @@ -306,10 +269,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ Value.Numeric.Volume.VolumeUnit](#valuenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional Value.Numeric.Volume.VolumeUnit](#valuenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ## Enums diff --git a/docs/md/value_service.md b/docs/md/value_service.md index 0d2de7d..92de3ae 100644 --- a/docs/md/value_service.md +++ b/docs/md/value_service.md @@ -616,10 +616,7 @@ Not included in the UnitPreferences, since it cannot be converted. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.BatteryLevel.BatteryLevelUnit](#hibervaluevaluenumericbatterylevelbatterylevelunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Distance @@ -627,10 +624,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Distance.DistanceUnit](#hibervaluevaluenumericdistancedistanceunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Duration @@ -638,11 +632,8 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| duration | [ google.protobuf.Duration](#googleprotobufduration) | | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Duration.DurationUnit](#hibervaluevaluenumericdurationdurationunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| duration | [ google.protobuf.Duration](#googleprotobufduration) | | ### hiber.value.Value.Numeric.Flow @@ -650,10 +641,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Flow.FlowUnit](#hibervaluevaluenumericflowflowunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.FuelEfficiency @@ -661,10 +649,7 @@ The value is a distance value, converted to your preferred distance unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.FuelEfficiency.FuelEfficiencyUnit](#hibervaluevaluenumericfuelefficiencyfuelefficiencyunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Mass @@ -672,10 +657,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Mass.MassUnit](#hibervaluevaluenumericmassmassunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Percentage @@ -683,9 +665,7 @@ The value is a percentage. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ float](#float) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Percentage.PercentageUnit](#hibervaluevaluenumericpercentagepercentageunit) | | -| textual | [ string](#string) | Textual representation with % symbol, rounded based on the user preferences and field config. | ### hiber.value.Value.Numeric.Pressure @@ -693,10 +673,7 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Pressure.PressureUnit](#hibervaluevaluenumericpressurepressureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Rate @@ -704,10 +681,8 @@ The value is a pressure value, converted to your preferred pressure unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ uint32](#uint32) | | | unit | [ hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Rate.RateUnit](#hibervaluevaluenumericraterateunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | +| value | [ uint32](#uint32) | | ### hiber.value.Value.Numeric.RotationSpeed @@ -716,10 +691,7 @@ unit preferences. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.RotationSpeed.RotationSpeedUnit](#hibervaluevaluenumericrotationspeedrotationspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Speed @@ -727,10 +699,7 @@ The value is a speed value, converted to your preferred speed unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Speed.SpeedUnit](#hibervaluevaluenumericspeedspeedunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Temperature @@ -738,10 +707,7 @@ The value is a temperature, converted to your preferred temperature unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Temperature.TemperatureUnit](#hibervaluevaluenumerictemperaturetemperatureunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Voltage @@ -749,10 +715,7 @@ The value is a voltage, converted to your preferred voltage unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Voltage.VoltageUnit](#hibervaluevaluenumericvoltagevoltageunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### hiber.value.Value.Numeric.Volume @@ -760,10 +723,7 @@ The value is a volume value, converted to your preferred volume unit. | Field | Type | Description | | ----- | ---- | ----------- | -| value | [ double](#double) | Deprecated. Deprecated in favor of the field in Value.Numeric. | | unit | [ hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | | -| textual | [ string](#string) | Deprecated. Textual representation including unit symbol, rounded based on the user preferences and field config. Deprecated in favor of the field in Value.Numeric. | -| **optional** converted_from | [optional hiber.value.Value.Numeric.Volume.VolumeUnit](#hibervaluevaluenumericvolumevolumeunit) | Deprecated. The original unit, iff this value was converted from another unit because of user preferences. Deprecated in favor of the field in Value.Numeric. | ### Enums diff --git a/value.proto b/value.proto index af3b960..8cfde61 100644 --- a/value.proto +++ b/value.proto @@ -64,19 +64,8 @@ message Value { PERCENT = 0; } - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; BatteryLevelUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional BatteryLevelUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value for rotation speed. The only value is revolutions per minute (RPM), therefore it is not included in @@ -86,20 +75,8 @@ message Value { enum RotationSpeedUnit { REVOLUTIONS_PER_MINUTE = 0; // rpm } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; RotationSpeedUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional RotationSpeedUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a distance value, converted to your preferred distance unit. */ @@ -118,20 +95,8 @@ message Value { /* NM. This is a special case unit and may not be auto-converted to your UnitPreference. */ NAUTICAL_MILE = 8; } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; DistanceUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional DistanceUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a distance value, converted to your preferred distance unit. */ @@ -146,20 +111,8 @@ message Value { MILES_PER_IMPERIAL_GALLON = 5; // mpg (imp) MILES_PER_LITER = 6; // mpl } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; FuelEfficiencyUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional FuelEfficiencyUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a percentage. */ @@ -169,13 +122,8 @@ message Value { /* % */ PERCENT = 0; } - - /* Deprecated in favor of the field in Value.Numeric. */ - float value = 1 [deprecated = true]; PercentageUnit unit = 3; - - /* Textual representation with % symbol, rounded based on the user preferences and field config. */ - string textual = 2; + reserved 1,2,4; } /* The value is a pressure value, converted to your preferred pressure unit. */ @@ -187,20 +135,8 @@ message Value { K_PA = 2; // kPa KILOGRAM_PER_CENTIMETER_SQUARED = 3; // kg/cm² } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; PressureUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional PressureUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a speed value, converted to your preferred speed unit. */ @@ -214,20 +150,8 @@ message Value { MILES_PER_HOUR = 3; // mph FEET_PER_SECOND = 4; // ft/s } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; SpeedUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional SpeedUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a temperature, converted to your preferred temperature unit. */ @@ -238,20 +162,8 @@ message Value { DEGREES_CELSIUS = 1; // °C DEGREES_FAHRENHEIT = 2; // °F } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; TemperatureUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional TemperatureUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a voltage, converted to your preferred voltage unit. */ @@ -260,20 +172,8 @@ message Value { enum VoltageUnit { MILLIVOLT = 0; // mV } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; VoltageUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional VoltageUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a volume value, converted to your preferred volume unit. */ @@ -286,20 +186,8 @@ message Value { CUBIC_METER = 3; // m³ CUBIC_FEET = 4; // ft³ } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; VolumeUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional VolumeUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } /* The value is a volume value, converted to your preferred volume unit. */ @@ -309,20 +197,8 @@ message Value { KILOGRAMS = 0; // kg POUNDS = 1; // lb } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; MassUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional MassUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } message Flow { @@ -336,19 +212,8 @@ message Value { LITER_PER_HOUR = 5; // l/h LITER_PER_SECOND = 6; // l/s } - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 1 [deprecated = true]; FlowUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional FlowUnit converted_from = 4 [deprecated = true]; + reserved 1,3,4; } message Rate { @@ -356,18 +221,9 @@ message Value { /* The amount of items counted in a 24 hour window. */ ITEMS_PER_24_HOURS = 0; } - - uint32 value = 1; RateUnit unit = 2; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 3 [deprecated = true]; - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional RateUnit converted_from = 4 [deprecated = true]; + uint32 value = 1; + reserved 3,4; } message Duration { @@ -380,22 +236,9 @@ message Value { DAYS = 4; // d WEEKS = 5; // w } - - google.protobuf.Duration duration = 1; - - /* Deprecated in favor of the field in Value.Numeric. */ - double value = 3 [deprecated = true]; - DurationUnit unit = 4; - - /* Textual representation including unit symbol, rounded based on the user preferences and field config. - * Deprecated in favor of the field in Value.Numeric. - */ - string textual = 2 [deprecated = true]; - /* The original unit, iff this value was converted from another unit because of user preferences. - * Deprecated in favor of the field in Value.Numeric. - */ - optional DurationUnit converted_from = 5 [deprecated = true]; + google.protobuf.Duration duration = 1; + reserved 2,3,5; } Type type = 1;