update
This commit is contained in:
@@ -71,6 +71,10 @@ config_entries = [
|
||||
("modem_config_mode", "0", "bool"),
|
||||
("deviceID", "XXXX", "str"),
|
||||
("npm_5channel", "0", "bool"),
|
||||
("BME280", "0", "bool"),
|
||||
("SFA30", "0", "bool"),
|
||||
("MHZ19", "0", "bool"),
|
||||
("envea", "0", "bool"),
|
||||
("latitude_raw", "0", "int"),
|
||||
("longitude_raw", "0", "int"),
|
||||
("latitude_precision", "0", "int"),
|
||||
@@ -79,10 +83,11 @@ config_entries = [
|
||||
("SaraR4_baudrate", "115200", "int"),
|
||||
("NPM_solo_port", "/dev/ttyAMA5", "str"),
|
||||
("sshTunnel_port", "59228", "int"),
|
||||
("SARA_R4_general_status", "connected", "str"),
|
||||
("SARA_R4_SIM_status", "connected", "str"),
|
||||
("SARA_R4_network_status", "connected", "str"),
|
||||
("SARA_R4_neworkID", "20810", "int"),
|
||||
("SARA_general_status", "connected", "str"),
|
||||
("SARA_SIM_status", "connected", "str"),
|
||||
("SARA_network_status", "connected", "str"),
|
||||
("SARA_signal_quality", "22", "int"),
|
||||
("SARA_neworkID", "20810", "int"),
|
||||
("WIFI_status", "connected", "str"),
|
||||
("send_uSpot", "0", "bool"),
|
||||
("windMeter", "0", "bool"),
|
||||
|
||||
Reference in New Issue
Block a user