Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
PaulVua
2025-01-14 14:37:08 +01:00
5 changed files with 45 additions and 46 deletions

View File

@@ -1,5 +1,13 @@
'''
Script to set the URL for a HTTP request
Ex:
/usr/bin/python3 /var/www/nebuleair_pro_4g/SARA/sara_setURL.py ttyAMA2 data.nebuleair.fr
To do: need to add profile id as parameter
First profile id:
AT+UHTTP=0,1,"data.nebuleair.fr"
Second profile id:
AT+UHTTP=1,1,"api-prod.uspot.probesys.net"
'''
import serial