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

15 Commits

Author SHA1 Message Date
Joel Bender
acffe14c93 COV code updated (#192) 2018-07-04 17:32:17 -04:00
Joel Bender
6170b75fd4 make it easier to initialize local device objects from the INI file, clean up samples 2018-05-24 16:33:48 -04:00
Joel Bender
d5fa8768d5 merging #187 for release 2018-05-24 00:12:39 -04:00
Joel Bender
26bd59cfff merging in #144 and cleaning up 2018-04-07 17:39:11 -04:00
Joel Bender
c25b086211 LocalDeviceObject shuffling, automatic protocolServicesSupported 2018-02-24 00:37:04 -05:00
Joel Bender
d3833af2ef bring branch up-to-date 2017-12-22 11:07:11 -05:00
Joel Bender
c4aca25485 add some docs 2017-12-17 23:09:08 -05:00
Joel Bender
0191fe1564 fix debugging 2017-12-17 17:25:21 -05:00
Joel Bender
da29158e89 update the samples to the cleaned up API 2016-11-10 22:39:47 -05: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
Joel Bender
749b934f4e identical to the regular sample, this one registers as a foreign device 2016-02-10 13:55:35 -05:00