1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00
Commit Graph

23 Commits

Author SHA1 Message Date
Joel Bender
825e01643d roll up changes and release 0.18.3 2020-10-20 10:40:06 -04:00
Joel Bender
cc9a5c420a stage merged and conflicts resolved 2020-04-22 18:51:14 -04:00
Joel Bender
5c7da58ad6 0.18.0 releasd 2020-01-29 15:46:08 -05:00
Joel Bender
792041b3ca release 0.17.7 2019-11-17 14:57:47 -05:00
Joel Bender
4111b8604a 0.17.6 released 2019-04-19 10:04:42 -04:00
Joel Bender
debae3d4f4 version 0.17.3 released 2018-07-04 17:51:12 -04:00
Joel Bender
e2f5fb3023 0.17.1 released 2018-05-26 22:11:16 -04:00
Joel Bender
c25b086211 LocalDeviceObject shuffling, automatic protocolServicesSupported 2018-02-24 00:37:04 -05:00
Joel Bender
e07ab58882 bring up-to-date with the 0.16.7 release 2018-02-16 23:16:47 -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
Joel Bender
dd815a3059 bring the branch up to date with the documentation and other changes in the master 2016-09-19 22:10:05 -04:00
Ken Lockhart
efa796fa08 GettingStart: freshen docs. Fixup sample WhoIsIam. 2016-09-16 15:44:38 -07:00
Joel Bender
c48505f6cb update to the device service API functions 2016-09-01 23:10:18 -04:00
Joel Bender
f5212f8bf4 split the import because LocalDeviceObject moved 2016-08-30 16:18:07 -04:00
Joel Bender
17160db603 clean up the use of globals in the samples -- some missing, many extraneous 2016-08-25 23:21:24 -04:00
Joel Bender
49708f16d5 clean up samples (remove flakes, etc.) 2016-08-24 09:44:56 -04:00
Joel Bender
fc68039156 enable sleeping for all of the applications that have a ConsoleCmd, which runs in a thread 2016-08-23 17:08:11 -04:00
Joel Bender
cd2246c228 finish the conversion from py25 to py27 in #75 by using decorators 2016-04-30 17:07:58 -04:00
Christian Tremblay
95baeda3d4 Syntax correction
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-03-13 22:23:59 -04:00
Joel Bender
1f78a4b749 added a command to give the network service access point a routing table entry it wouldn't ordinarily be able to discover 2015-11-02 15:27:34 -05:00
Joel Bender
1343382d5b use the get_services_supported() function 2015-09-16 22:31:51 -04:00
Joel Bender
db3a06fe12 minor changes to allow these to continue to work in py25 2015-08-25 22:26:21 -04:00
Joel Bender
41199871a2 starting with the SourceForge samples 2015-08-25 21:26:08 -04:00