versione definitiva (per adesso)
This commit is contained in:
@@ -395,7 +395,7 @@ if __name__ == '__main__':
|
||||
elif stat == "STOP":
|
||||
stopSampling()
|
||||
closeChannel()
|
||||
if not settings['sendMqtt']:
|
||||
if not settings['sendMqtt'] and not settings['sendInflux']:
|
||||
saveSamples(samples)
|
||||
LOGGER.warning("Chiudo il Canale")
|
||||
firstLoop = True
|
||||
|
||||
Reference in New Issue
Block a user