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
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
39169bd5d7 bug with stream and record file initialization, clean up sample applications 2016-11-14 21:35:30 -05:00
Joel Bender
da29158e89 update the samples to the cleaned up API 2016-11-10 22:39:47 -05:00
Joel Bender
233486d0a2 remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
Joel Bender
368dc50852 update to the new IOCB client API and new file services API 2016-09-01 11:46:50 -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
5b448d860c use utf-8 encoding for records, they are octet strings, not character strings 2016-08-23 16:16:01 -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