|
763 | 763 | "name": "DC bus mid voltage deviation", |
764 | 764 | "unit_of_measurement": "%", |
765 | 765 | "metric_type": "MetricType.PERCENTAGE", |
766 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 766 | + "metric_nature": "MetricNature.NONE", |
767 | 767 | "value_type": "ValueType.FLOAT", |
768 | 768 | "precision": 1, |
769 | 769 | "enum": null, |
|
2863 | 2863 | "name": "Today runtime", |
2864 | 2864 | "unit_of_measurement": "h", |
2865 | 2865 | "metric_type": "MetricType.DURATION", |
2866 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 2866 | + "metric_nature": "MetricNature.TOTAL_INCREASING", |
2867 | 2867 | "value_type": "ValueType.INT_SECONDS_TO_HOURS", |
2868 | 2868 | "precision": 1, |
2869 | 2869 | "enum": null, |
|
2887 | 2887 | "short_id": "gps_altitude", |
2888 | 2888 | "name": "Altitude", |
2889 | 2889 | "unit_of_measurement": "m", |
2890 | | - "metric_type": "MetricType.NONE", |
2891 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 2890 | + "metric_type": "MetricType.DISTANCE", |
| 2891 | + "metric_nature": "MetricNature.NONE", |
2892 | 2892 | "value_type": "ValueType.FLOAT", |
2893 | 2893 | "precision": 2, |
2894 | 2894 | "enum": null, |
|
2938 | 2938 | "name": "Course", |
2939 | 2939 | "unit_of_measurement": "\u00b0", |
2940 | 2940 | "metric_type": "MetricType.HEADING", |
2941 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 2941 | + "metric_nature": "MetricNature.NONE", |
2942 | 2942 | "value_type": "ValueType.FLOAT", |
2943 | 2943 | "precision": 2, |
2944 | 2944 | "enum": null, |
|
2988 | 2988 | "name": "Number of satellites", |
2989 | 2989 | "unit_of_measurement": "satellites", |
2990 | 2990 | "metric_type": "MetricType.NONE", |
2991 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 2991 | + "metric_nature": "MetricNature.NONE", |
2992 | 2992 | "value_type": "ValueType.INT", |
2993 | 2993 | "precision": null, |
2994 | 2994 | "enum": null, |
|
3013 | 3013 | "name": "Latitude", |
3014 | 3014 | "unit_of_measurement": "lat", |
3015 | 3015 | "metric_type": "MetricType.LOCATION", |
3016 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 3016 | + "metric_nature": "MetricNature.NONE", |
3017 | 3017 | "value_type": "ValueType.FLOAT", |
3018 | 3018 | "precision": null, |
3019 | 3019 | "enum": null, |
|
3038 | 3038 | "name": "Longitude", |
3039 | 3039 | "unit_of_measurement": "long", |
3040 | 3040 | "metric_type": "MetricType.LOCATION", |
3041 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 3041 | + "metric_nature": "MetricNature.NONE", |
3042 | 3042 | "value_type": "ValueType.FLOAT", |
3043 | 3043 | "precision": null, |
3044 | 3044 | "enum": null, |
|
3063 | 3063 | "name": "Speed", |
3064 | 3064 | "unit_of_measurement": "m/s", |
3065 | 3065 | "metric_type": "MetricType.SPEED", |
3066 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 3066 | + "metric_nature": "MetricNature.NONE", |
3067 | 3067 | "value_type": "ValueType.FLOAT", |
3068 | 3068 | "precision": 2, |
3069 | 3069 | "enum": null, |
|
3294 | 3294 | "short_id": "grid_power_factor", |
3295 | 3295 | "name": "Power factor", |
3296 | 3296 | "unit_of_measurement": null, |
3297 | | - "metric_type": "MetricType.NONE", |
3298 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 3297 | + "metric_type": "MetricType.POWER_FACTOR", |
| 3298 | + "metric_nature": "MetricNature.NONE", |
3299 | 3299 | "value_type": "ValueType.FLOAT", |
3300 | 3300 | "precision": 3, |
3301 | 3301 | "enum": null, |
|
3444 | 3444 | "short_id": "grid_power_factor_{phase}", |
3445 | 3445 | "name": "Power factor on {phase}", |
3446 | 3446 | "unit_of_measurement": null, |
3447 | | - "metric_type": "MetricType.NONE", |
3448 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 3447 | + "metric_type": "MetricType.POWER_FACTOR", |
| 3448 | + "metric_nature": "MetricNature.NONE", |
3449 | 3449 | "value_type": "ValueType.FLOAT", |
3450 | 3450 | "precision": 3, |
3451 | 3451 | "enum": null, |
|
4370 | 4370 | "name": "Phases", |
4371 | 4371 | "unit_of_measurement": "phases", |
4372 | 4372 | "metric_type": "MetricType.NONE", |
4373 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 4373 | + "metric_nature": "MetricNature.NONE", |
4374 | 4374 | "value_type": "ValueType.INT", |
4375 | 4375 | "precision": null, |
4376 | 4376 | "enum": null, |
|
6791 | 6791 | "name": "Time in absorption today", |
6792 | 6792 | "unit_of_measurement": "s", |
6793 | 6793 | "metric_type": "MetricType.DURATION", |
6794 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 6794 | + "metric_nature": "MetricNature.TOTAL_INCREASING", |
6795 | 6795 | "value_type": "ValueType.INT", |
6796 | 6796 | "precision": null, |
6797 | 6797 | "enum": null, |
|
6816 | 6816 | "name": "Time in bulk today", |
6817 | 6817 | "unit_of_measurement": "s", |
6818 | 6818 | "metric_type": "MetricType.DURATION", |
6819 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 6819 | + "metric_nature": "MetricNature.TOTAL_INCREASING", |
6820 | 6820 | "value_type": "ValueType.INT", |
6821 | 6821 | "precision": null, |
6822 | 6822 | "enum": null, |
|
6841 | 6841 | "name": "Time in float today", |
6842 | 6842 | "unit_of_measurement": "s", |
6843 | 6843 | "metric_type": "MetricType.DURATION", |
6844 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 6844 | + "metric_nature": "MetricNature.TOTAL_INCREASING", |
6845 | 6845 | "value_type": "ValueType.INT", |
6846 | 6846 | "precision": null, |
6847 | 6847 | "enum": null, |
|
7341 | 7341 | "name": "Consumption phases", |
7342 | 7342 | "unit_of_measurement": "phases", |
7343 | 7343 | "metric_type": "MetricType.NONE", |
7344 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 7344 | + "metric_nature": "MetricNature.NONE", |
7345 | 7345 | "value_type": "ValueType.INT", |
7346 | 7346 | "precision": null, |
7347 | 7347 | "enum": null, |
|
7441 | 7441 | "name": "Consumption on output phases", |
7442 | 7442 | "unit_of_measurement": "phases", |
7443 | 7443 | "metric_type": "MetricType.NONE", |
7444 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 7444 | + "metric_nature": "MetricNature.NONE", |
7445 | 7445 | "value_type": "ValueType.INT", |
7446 | 7446 | "precision": null, |
7447 | 7447 | "enum": null, |
|
7516 | 7516 | "name": "Grid phases", |
7517 | 7517 | "unit_of_measurement": "phases", |
7518 | 7518 | "metric_type": "MetricType.NONE", |
7519 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 7519 | + "metric_nature": "MetricNature.NONE", |
7520 | 7520 | "value_type": "ValueType.INT_DEFAULT_0", |
7521 | 7521 | "precision": null, |
7522 | 7522 | "enum": null, |
|
7591 | 7591 | "name": "PV on output phases", |
7592 | 7592 | "unit_of_measurement": "phases", |
7593 | 7593 | "metric_type": "MetricType.NONE", |
7594 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 7594 | + "metric_nature": "MetricNature.NONE", |
7595 | 7595 | "value_type": "ValueType.INT", |
7596 | 7596 | "precision": null, |
7597 | 7597 | "enum": null, |
|
8222 | 8222 | "name": "Dynamic ESS number of schedules", |
8223 | 8223 | "unit_of_measurement": "schedules", |
8224 | 8224 | "metric_type": "MetricType.NONE", |
8225 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 8225 | + "metric_nature": "MetricNature.NONE", |
8226 | 8226 | "value_type": "ValueType.INT", |
8227 | 8227 | "precision": null, |
8228 | 8228 | "enum": null, |
|
8596 | 8596 | "short_id": "temperature_humidity", |
8597 | 8597 | "name": "Humidity", |
8598 | 8598 | "unit_of_measurement": "%", |
8599 | | - "metric_type": "MetricType.PERCENTAGE", |
| 8599 | + "metric_type": "MetricType.HUMIDITY", |
8600 | 8600 | "metric_nature": "MetricNature.MEASUREMENT", |
8601 | 8601 | "value_type": "ValueType.FLOAT", |
8602 | 8602 | "precision": 1, |
|
8672 | 8672 | "name": "Scale factor", |
8673 | 8673 | "unit_of_measurement": null, |
8674 | 8674 | "metric_type": "MetricType.NONE", |
8675 | | - "metric_nature": "MetricNature.MEASUREMENT", |
| 8675 | + "metric_nature": "MetricNature.NONE", |
8676 | 8676 | "value_type": "ValueType.FLOAT", |
8677 | 8677 | "precision": 2, |
8678 | 8678 | "enum": null, |
|
0 commit comments