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

13 Commits

Author SHA1 Message Date
Joel Bender
2e28d3af4d subtle changes to connection logic and renamed timeout pieces 2017-04-26 11:45:54 -04:00
Joel Bender
233486d0a2 remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
Joel Bender
4263b7493a simple sample applications should run in all versions of Python 2016-11-05 00:18:12 -04:00
Joel Bender
cf1a669ab0 synchronize the API update addPeer to add_actor, etc, across versions and sample code 2016-11-04 23:58:26 -04:00
Joel Bender
fd0ca00179 bring the API up to date 2016-10-27 14:55:21 -04:00
Joel Bender
ac3d56f18e change from passing exceptions up the stack (which mever seemed right) to passing them to the application service element via the director 2016-10-26 01:43:57 -04:00
Joel Bender
40a63f9cb6 check for upstream exceptions 2016-10-26 00:05:47 -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
b5e2279105 make the client and server consistent with both using positional arguments, provide the default values for help, default to 'any' for the server (hotfix) 2016-08-25 09:56:09 -04:00
Joel Bender
49708f16d5 clean up samples (remove flakes, etc.) 2016-08-24 09:44:56 -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
df21d273ab clean up some documentation 2016-01-27 17:02:06 -05:00
Joel Bender
461f1f79f6 bring samples branch up-to-date with stage 2016-01-27 16:55:53 -05:00