From e465722b908aa870bdc293b9a417d3c15294aa6d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 25 Dec 2024 20:36:29 +0100 Subject: New upstream version 1.50.1 --- docs/api/html/settings-serial.html | 95 -------------------------------------- 1 file changed, 95 deletions(-) delete mode 100644 docs/api/html/settings-serial.html (limited to 'docs/api/html/settings-serial.html') diff --git a/docs/api/html/settings-serial.html b/docs/api/html/settings-serial.html deleted file mode 100644 index 84830d56..00000000 --- a/docs/api/html/settings-serial.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - -serial: NetworkManager Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

serial

-

serial — Serial Link Settings

-
-
-

- Properties -

-
-

Table 68. 

-
------ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Key NameValue TypeDefault ValueValue Description
baud
uint32
57600
Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally ignore speed settings and use the highest available speed.
bits
uint32
8
Byte-width of the serial communication. The 8 in "8n1" for example.
parity
byte
The connection parity: 69 (ASCII 'E') for even parity, 111 (ASCII 'o') for odd, 110 (ASCII 'n') for none.
send-delay
uint64
0
Time to delay between each byte sent to the modem, in microseconds.
stopbits
uint32
1
Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in "8n1" for example.
-
-


-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5