UPNRAOJN5TKYIAQIWTX2MURHUEIPHA2MJKAQOFCDL2PQSGK35OCQC pvgis.inputs.location.latitude != position?.lat ||pvgis.inputs.location.longitude != position?.lng ||pvgis.inputs.mounting_system.fixed.slope.value != inclinaison ||pvgis.inputs.mounting_system.fixed.azimuth.value != azimuth
(position !== undefined &&pvgis.inputs.location.latitude != position?.lat) ||(position !== undefined &&pvgis.inputs.location.longitude != position?.lng) ||(azimuth !== undefined &&pvgis.inputs.mounting_system.fixed.slope.value !=inclinaison) ||(azimuth !== undefined &&pvgis.inputs.mounting_system.fixed.azimuth.value != azimuth)