1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
Joel Bender
713ba4fc9b minor doc tweeks 2016-11-21 19:45:53 -05:00
Joel Bender
2dc8817814 minor formatting cleanup 2016-11-19 23:33:32 -05:00
Christian Tremblay
edbc37046a Added a warning about firewall as stated in issue #100
Hope it will prevent people from getting stuck

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-11-18 22:33:11 -05:00
Christian Tremblay
ebe2ba5abe Following along the documentation was hard because samples and tutorial files were lost among all samples. I created two folders : Tutorial and HandsOnLab. Tutorial is the folder with the first file someone will look at. The documentation invite the reader to start $python Tutorial/WhoIsIAm.py for example.
When the tutorial is over, the reader will continue with HandsOnLab which contains Samples1,2,3,4

Samples 5 and 14 were removed from the official table of content as they are not completed yet.

All code is tested, files were moved from samples to their folder.

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-11-17 23:46:52 -05:00
Christian Tremblay
b265525036 Minor modifications and correction to the doc
Python 3 byte format used in example (pdu = PDU(b'hello')) for example
I've followed along and ran all the code in those files using Windows and Python 3.4
Everything is working

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-11-15 22:27:18 -05:00
Ken Lockhart
a28f8e8fd8 Tutorials: freshen content. Editorial changes. 2016-09-19 15:44:31 -07:00
Ken Lockhart
efa796fa08 GettingStart: freshen docs. Fixup sample WhoIsIam. 2016-09-16 15:44:38 -07:00
Joel Bender
1d4870f69d markdown files copied from SourceForge, theme updated to RTD 2015-08-13 11:48:53 -04:00