|
1988 | 1988 | }, |
1989 | 1989 | { |
1990 | 1990 | "topic": "N/+/gps/+/Altitude", |
1991 | | - "message_type": "MetricKind.NUMBER", |
| 1991 | + "message_type": "MetricKind.SENSOR", |
1992 | 1992 | "short_id": "gps_altitude", |
1993 | 1993 | "name": "GPS Altitude", |
1994 | 1994 | "unit_of_measurement": null, |
|
2024 | 2024 | }, |
2025 | 2025 | { |
2026 | 2026 | "topic": "N/+/gps/+/Course", |
2027 | | - "message_type": "MetricKind.NUMBER", |
| 2027 | + "message_type": "MetricKind.SENSOR", |
2028 | 2028 | "short_id": "gps_course", |
2029 | 2029 | "name": "GPS Course", |
2030 | 2030 | "unit_of_measurement": null, |
|
2060 | 2060 | }, |
2061 | 2061 | { |
2062 | 2062 | "topic": "N/+/gps/+/Speed", |
2063 | | - "message_type": "MetricKind.NUMBER", |
| 2063 | + "message_type": "MetricKind.SENSOR", |
2064 | 2064 | "short_id": "gps_speed", |
2065 | 2065 | "name": "GPS Speed", |
2066 | 2066 | "unit_of_measurement": null, |
|
2078 | 2078 | }, |
2079 | 2079 | { |
2080 | 2080 | "topic": "N/+/gps/+/NrOfSatellites", |
2081 | | - "message_type": "MetricKind.NUMBER", |
| 2081 | + "message_type": "MetricKind.SENSOR", |
2082 | 2082 | "short_id": "gps_nrofsatellites", |
2083 | 2083 | "name": "GPS Nr Of Satellites", |
2084 | 2084 | "unit_of_measurement": null, |
|
2096 | 2096 | }, |
2097 | 2097 | { |
2098 | 2098 | "topic": "N/+/gps/+/Position/Latitude", |
2099 | | - "message_type": "MetricKind.NUMBER", |
| 2099 | + "message_type": "MetricKind.SENSOR", |
2100 | 2100 | "short_id": "gps_latitude", |
2101 | 2101 | "name": "GPS Latitude", |
2102 | 2102 | "unit_of_measurement": null, |
|
2114 | 2114 | }, |
2115 | 2115 | { |
2116 | 2116 | "topic": "N/+/gps/+/Position/Longitude", |
2117 | | - "message_type": "MetricKind.NUMBER", |
| 2117 | + "message_type": "MetricKind.SENSOR", |
2118 | 2118 | "short_id": "gps_longitude", |
2119 | 2119 | "name": "GPS Longitude", |
2120 | 2120 | "unit_of_measurement": null, |
|
0 commit comments