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
Georg Haas
c1cd1ee82c
doc: fix format 2017-03-08 16:27:00 +01:00
Georg Haas
38cb37874f
tutorial006: s/sys.agv/sys.argv 2017-03-03 15:13:01 +01: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
Joel Bender
399769d380 a little more tutorial 2016-09-28 01:58:06 -04:00
Joel Bender
c910349d0b some tutorial information for the iocb module 2016-09-27 23:25:44 -04:00
Ken Lockhart
a28f8e8fd8 Tutorials: freshen content. Editorial changes. 2016-09-19 15:44:31 -07:00
Joel Bender
1d4870f69d markdown files copied from SourceForge, theme updated to RTD 2015-08-13 11:48:53 -04:00