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

6 Commits

Author SHA1 Message Date
Joel Bender
dcb1dbdef3 COV service module documentation 2016-11-19 23:28:41 -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
a47fb85e3c Added details about sending debug output to a file
See issue #76

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-11-16 22:20:33 -05:00
Christian Tremblay
ea8ba99dc5 Revision of sample001.rst
Minor modification to SampleApplication.py
Would benefit from more details about bacpypes_debugging decorator eventually

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-11-16 22:05:36 -05:00
Ken Lockhart
aeaa00979d Samples: Freshen content. Editorial changes. 2016-09-19 17:16:49 -07:00
Joel Bender
1d4870f69d markdown files copied from SourceForge, theme updated to RTD 2015-08-13 11:48:53 -04:00