Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

[UoM] Absolute vs. Relative Temperature #6898

Closed
keilw opened this issue Jun 3, 2019 · 7 comments
Closed

[UoM] Absolute vs. Relative Temperature #6898

keilw opened this issue Jun 3, 2019 · 7 comments

Comments

@keilw
Copy link

keilw commented Jun 3, 2019

There was a discussion prior to unitsofmeasurement/indriya#128 around absolute/relative Temperature values and how SmarHome should handle them. So far this was done in an application-specific way. JSR 385 (Units of Measurement 2.0) does provide a Quantity Scale that can be either ABSOLUTE or RELATIVE, but no implementation-specific operations are applied yet. It is not so easy, because the type Temperature cannot be kept hold of in Java due to Generics restrictions.
What was done in SmartHome so far, and is there a branch or class we could use as inspiration for something that might work in a more general purpose manner? Or do you feel it's better to leave it up to individual solutions to react based on the new scale?

@maggu2810
Copy link
Contributor

Please see #6883

@keilw
Copy link
Author

keilw commented Jun 5, 2019

@maggu2810 Sorry to hear the project may be archived or discontinued. We know, there is no demand from your side then or no resources to apply any changes including a 2.0 upgrade ;-/

@maggu2810
Copy link
Contributor

This project is not continued anymore but the whole codebase has been migrated to openHAB and is further maintained at that place. So UoM is still a topic just for another project name.

@keilw
Copy link
Author

keilw commented Jun 5, 2019

Ok, does that mean there's also no more Eclipse SmartHome day at ECE since it looks like it's discontinued at Eclipse IoT?

@maggu2810
Copy link
Contributor

I assume this question can be answered by @kaikreuzer

@kaikreuzer
Copy link
Contributor

That's unfortunately very likely that there won't be a Smart Home Day at ECE - at least there is no such plan nor any sponsor for it yet...

@keilw
Copy link
Author

keilw commented Jun 5, 2019

Sorry to hear. I also pointed to the question about temperature calculations in the OpenHab tracker, and OpenHAB is also a downstream repo for Unit-API: https://github.com/unitsofmeasurement/unit-api/network/dependents.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants