-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Extend support for other PGN 130312 temperature sources (#37)
* Feature: Extend support for other PGN 130312 temperature sources The following temperature conversion can be added: 4=Main Cabin Temperature, environment.inside.mainCabin.temperature 8=Heating System Temperature, environment.inside.heating.temperature 9=Dew Point Temperature, environment.outside.dewPointTemperature 10=Apparent Wind Chill Temperature, environment.outside.apparentWindChillTemperature 11=Theoretical Wind Chill Temperature, environment.outside.theoreticalWindChillTemperature 12=Heat Index Temperature, environment.outside.heatIndexTemperature 13=Freezer Temperature, environment.inside.freezer.temperature Closes #36 * fix: issue with 130312 src encoding
- Loading branch information
1 parent
2b48ee2
commit e32f7c1
Showing
1 changed file
with
79 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters