diff --git a/bacnet-stack/doc/htdocs/index.html b/bacnet-stack/doc/htdocs/index.html
index e4de7095..1b9b764d 100644
--- a/bacnet-stack/doc/htdocs/index.html
+++ b/bacnet-stack/doc/htdocs/index.html
@@ -383,7 +383,7 @@
| Read Property Multiple |
- - |
+ Yes |
Yes |
@@ -544,7 +544,7 @@ the project.
svn co https://bacnet.svn.sourceforge.net/svnroot/bacnet/trunk/bacnet-stack/
or for the stable releases:
- svn co https://bacnet.svn.sourceforge.net/svnroot/bacnet/tags/bacnet-stack-0-4-7/
+ svn co https://bacnet.svn.sourceforge.net/svnroot/bacnet/tags/bacnet-stack-0-5-0/
BACnet Developer Resources
@@ -559,7 +559,11 @@ There are a number of resources that can help you develop a BACnet product or pr
Wireshark - an open source,
cross platform protocol analyzer with BACnet support. The detailed BACnet
support in began in version 0.10.11 released on May 4, 2005 when Wireshark
- was known as Ethereal.
+ was known as Ethereal. Also, BACnet MS/TP capture support was added
+ in Wireshark version 1.1.0.
+ The demo application mstpcap
+ can be used to capture BACnet MS/TP using an RS-485 converter,
+ and save the data to a capture file that can be viewed with Wireshark.
Ubuntu Linux or
Debian Linux - my
development platforms of choice.
@@ -604,6 +608,6 @@ access layer. BACnetSim is a fork of bacnet-stack-0.0.1
BACnet® are registered trademarks of the American
Society of Heating, Refrigerating and Air-Conditioning Engineers, Inc.,
1791 Tullie Circle NE, Atlanta, GA 30329.
- Website updated 6-Sept-2008 by Steve Karg.
+ Website updated 31-January-2009 by Steve Karg.