Home
last modified time | relevance | path

Searched refs:directionlow (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXtrx.h2643 BYTE directionlow; member
H A Dmainworker.cpp11000 int intDirection = (pResponse->WEATHER.directionhigh * 256) + pResponse->WEATHER.directionlow; in decode_Weather()