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

14 Commits

Author SHA1 Message Date
Joel Bender
bbc2df76ed pass the iocb to the application in the core thread context (usually the main thread) by calling for the sample applications with a console thread (#247) 2019-03-09 18:49:38 -05:00
Joel Bender
e8f5fa7460 merge (#214) 2018-08-08 09:49:30 -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
c25b086211 LocalDeviceObject shuffling, automatic protocolServicesSupported 2018-02-24 00:37:04 -05:00
Joel Bender
50e54899c3 convert to the new API 2016-11-14 22:16:25 -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
Christian Tremblay
95baeda3d4 Syntax correction
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-03-13 22:23:59 -04:00
Joel Bender
1343382d5b use the get_services_supported() function 2015-09-16 22:31:51 -04:00
Joel Bender
41199871a2 starting with the SourceForge samples 2015-08-25 21:26:08 -04:00