1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00
bacpypes/py27/bacpypes
2017-12-22 10:15:26 -05:00
..
service give the local date and time properties a default value so it's not None, the value is never read or written 2017-12-01 01:06:55 -05:00
__init__.py get ready for the next release 2017-12-08 09:51:49 -05:00
analysis.py remove error check, fix names #124 2017-04-21 23:11:59 -04:00
apdu.py shuffled some code around (just py27 for now) 2017-08-04 01:19:59 -04:00
app.py add a reference count to the cache information record 2017-09-30 03:19:06 -04:00
appservice.py typo in function call 2017-12-08 09:14:30 -05:00
basetypes.py merging #148 for next release 2017-12-06 20:59:16 -05:00
bsll.py remove flakes 2015-07-17 09:24:05 -04:00
bsllservice.py remove flakes 2015-07-17 09:45:39 -04:00
bvll.py sync python versions 2017-09-08 23:45:39 -04:00
bvllservice.py use the other parameter, when=0 means something different than delta=0 (but probably shouldn't) 2017-12-15 10:59:38 -05:00
capability.py remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
comm.py sync changes across versions 2016-11-07 23:37:46 -05:00
commandlogging.py initial commit 2015-07-15 16:51:27 -04:00
console.py be more explicit with bytes in upstream and downstream PDUs 2016-10-26 14:24:36 -04:00
consolecmd.py synchronize all the codes 2016-09-02 23:31:35 -04:00
consolelogging.py allow the INI file name to be specified in the environment 2017-02-24 09:40:00 -05:00
constructeddata.py extend arrays with default values for the subtype rather than None 2017-11-19 18:33:15 -05:00
core.py clip the delta to be no more than the spin value #152 2017-12-12 18:48:32 -05:00
debugging.py simplify xtob 2017-09-12 22:06:22 -04:00
errors.py remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
event.py initial commit 2015-07-15 16:51:27 -04:00
iocb.py sync the python versions 2017-11-20 23:28:24 -05:00
netservice.py remove flakes 2015-07-17 09:24:05 -04:00
npdu.py remove flakes 2015-07-17 09:24:05 -04:00
object.py pull #147 into #148 and add tests for CurrentPropertyListMixIn 2017-11-20 22:19:32 -05:00
pdu.py added unicode tests #139 2017-09-19 19:33:24 -04:00
primitivedata.py allow unicode strings per #139 and include tests 2017-09-18 21:40:28 -04:00
singleton.py initial commit 2015-07-15 16:51:27 -04:00
task.py update to pass deltas rather than using clock time 2017-09-14 22:18:35 -04:00
tcp.py cancel the idle timeout when the socket is closed in the server code 2017-05-11 23:44:40 -04:00
udp.py shuffle the close 2017-10-16 09:46:41 -04:00
vlan.py switch from deferred calls to 'run this now' tasks 2017-09-19 02:43:12 -04:00