This commit is contained in:
Your Name
2025-02-20 13:13:25 +01:00
parent dfbae99ba5
commit accfd3e371
16 changed files with 1 additions and 1 deletions

0
BME280/get_data_v2.py Normal file → Executable file
View File

0
NPM/get_data_modbus_v2.py Normal file → Executable file
View File

0
NPM/get_data_modbus_v3.py Normal file → Executable file
View File

0
NPM/get_data_temp_hum.py Normal file → Executable file
View File

0
NPM/get_data_v2.py Normal file → Executable file
View File

0
NPM/old/get_data_modbus_loop.py Normal file → Executable file
View File

0
NPM/old/test_modbus.py Normal file → Executable file
View File

0
RTC/save_to_db.py Normal file → Executable file
View File

0
SARA/check_running.py Normal file → Executable file
View File

0
envea/read_value_v2.py Normal file → Executable file
View File

0
html/assets/js/chart.js Normal file → Executable file
View File

0
html/database.html Normal file → Executable file
View File

2
loop/SARA_send_data_v2.py Normal file → Executable file
View File

@@ -207,7 +207,7 @@ envea_cairsens= config.get('envea/read_value_v2.py', False)
send_aircarto = config.get('send_aircarto', True) #envoi sur AirCarto (data.nebuleair.fr) send_aircarto = config.get('send_aircarto', True) #envoi sur AirCarto (data.nebuleair.fr)
send_uSpot = config.get('send_uSpot', False) #envoi sur MicroSpot () send_uSpot = config.get('send_uSpot', False) #envoi sur MicroSpot ()
selected_networkID = config.get('SARA_R4_neworkID', '') selected_networkID = config.get('SARA_R4_neworkID', '')
npm_5channel = config.get('NPM/get_data_modbus_v2.py', False) #5 canaux du NPM npm_5channel = config.get('NextPM_5channels', False) #5 canaux du NPM
modem_config_mode = config.get('modem_config_mode', False) #modem 4G en mode configuration modem_config_mode = config.get('modem_config_mode', False) #modem 4G en mode configuration

0
master.py Normal file → Executable file
View File

0
sqlite/flush_old_data.py Normal file → Executable file
View File

0
sqlite/read_select_date.py Normal file → Executable file
View File