mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
bring stage
up to date with documentation changes that were made to the master
branch some time ago
This commit is contained in:
commit
5ceef4bd45
|
@ -152,7 +152,7 @@ of the sample configuration file, and edit it for your site::
|
|||
communicate as peers, so it is not unusual for an application to
|
||||
act as both a client and a server at the same time.
|
||||
|
||||
A typical BACpypes.ini file contains
|
||||
A typical BACpypes.ini file contains::
|
||||
|
||||
[BACpypes]
|
||||
objectName: Betelgeuse
|
||||
|
@ -172,7 +172,7 @@ UDP Communications Issues
|
|||
|
||||
BACnet devices communicate using UDP rather than TCP. This is so
|
||||
devices do not need to implement a full IP stack (although
|
||||
many of them do becuase they support multiple protocols, including
|
||||
many of them do because they support multiple protocols, including
|
||||
having embedded web servers).
|
||||
|
||||
There are two types of UDP messages; *unicast* which is a message
|
||||
|
|
|
@ -125,7 +125,7 @@ be specified, so this limits the output to one hundred files::
|
|||
|
||||
.. caution::
|
||||
|
||||
The traffice.txt file will be saved in the local directory (pwd)
|
||||
The traffic.txt file will be saved in the local directory (pwd)
|
||||
|
||||
The definition of debug::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user