Refine UnDefType usage#44
Conversation
ccutrer
commented
Jun 28, 2025
- NULL means absence of state
- UNDEF means having a state that cannot be represented
* NULL means absence of state * UNDEF means having a state that cannot be represented Signed-off-by: Cody Cutrer <cody@cutrer.us>
e417595 to
0acac67
Compare
|
I'm not so certain about this one, the documentation is ambigous, and looking at other official bindings it is a mix of NULL and UNDEF. So I asked ChatGPT for it's understanding of this: Good question — in openHAB, the difference between 🔹
|
|
Yes, I agree the docs are lacking. I had previously been told to do it this way in a PR to the official repo. But it's not super important to me; I can back-burner it for now unless/until we can get clarification from core. |