To avoid hijacking an unrelated thread I move this here. Currently there is mixed capitalization in the design guide concerning unified sensor driver property naming.
Consistency is usually good thing. If everything is lowercased there is no need to remember whether one should use capital letters or not. For example lux might be confusing. Is it acronym or word? Should it be sensor.lux or sensor.LUX? Also when seeing sensor.TVOC one is not really sure if it is a constant or property.
I do not have strong feelings about this, but my choice would be lowercased acronyms sensor.tvoc and sensor.eco2.
To avoid hijacking an unrelated thread I move this here. Currently there is mixed capitalization in the design guide concerning unified sensor driver property naming.
Consistency is usually good thing. If everything is lowercased there is no need to remember whether one should use capital letters or not. For example lux might be confusing. Is it acronym or word? Should it be
sensor.luxorsensor.LUX? Also when seeingsensor.TVOCone is not really sure if it is a constant or property.I do not have strong feelings about this, but my choice would be lowercased acronyms
sensor.tvocandsensor.eco2.