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

772 Commits

Author SHA1 Message Date
Joel Bender
edeeeb00df add List and ListOf for #163 2018-02-12 22:55:23 -05:00
Joel Bender
2c550828db leftover decorator syntax 2018-02-12 21:37:23 -05:00
Joel Bender
63b824c16f merging in fixes to #164 to include localAddress 2018-02-12 15:42:30 -05:00
Joel Bender
e97ddeb31d missing localAddress init parameter 2018-02-12 15:41:09 -05:00
Joel Bender
5a796fcc27 closes #164 2018-02-02 22:31:07 -05:00
Joel Bender
b63710fa57 apply #164 changes 2018-02-02 22:27:32 -05:00
Joel Bender
766511cc92 move the LightingCommand defintion and fix it #162 (issue already closed) 2018-01-11 12:09:47 -05:00
Joel Bender
47934ebe4f considerably better version of commandable objects, but still not for channel objects 2018-01-10 22:44:38 -05:00
Joel Bender
d0b680760c clean up on isle #162 2018-01-10 22:31:54 -05:00
Joel Bender
001b420c98 closes #157 2018-01-03 22:35:31 -05:00
Joel Bender
0f99e40088 additional simpler Who-Is/I-Am sample application 2018-01-03 21:09:32 -05:00
Joel Bender
d826f1e8b0 closes #152, with future work needed to help Windows mutli-threaded applications 2017-12-22 10:15:26 -05:00
Joel Bender
26569eb2c6 closes #156 2017-12-22 10:04:16 -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
efea2676df use the other parameter, when=0 means something different than delta=0 (but probably shouldn't) 2017-12-15 10:59:38 -05:00
Joel Bender
3fd5419790 add some AV and BV task and thread options 2017-12-14 10:38:54 -05:00
Joel Bender
6d72551f39 Merge branch 'fix_setup_for_py36' of https://github.com/cbergmiller/bacpypes into 153-cbergmiller-fix_setup_for_py36 2017-12-13 22:08:10 -05:00
Christian Bergmiller
8e09388fe1 Fix setup.py for Python 3.6 2017-12-13 09:27:14 +01:00
Joel Bender
d316111a06 clip the delta to be no more than the spin value #152 2017-12-12 18:48:32 -05:00
Joel Bender
5b58c3f1bc get ready for the next release 2017-12-08 09:51:49 -05:00
Joel Bender
5ceef4bd45 bring stage up to date with documentation changes that were made to the master branch some time ago 2017-12-08 09:49:54 -05:00
Joel Bender
2b5d6c2ade hot fix release for a typo 2017-12-08 09:38:54 -05:00
Joel Bender
13e160fe97 typo in function call 2017-12-08 09:14:30 -05:00
Joel Bender
dc6ef50be2 get ready for the next release 2017-12-06 21:46:54 -05:00
Joel Bender
89a9ac41f9 release 0.16.5 good to go 2017-12-06 21:25:28 -05:00
Joel Bender
2cec93bdf7 merging #143 for next release 2017-12-06 21:06:26 -05:00
Joel Bender
513e9dac3d merging #148 for next release 2017-12-06 20:59:16 -05:00
Joel Bender
44e9c33b6b merging #147 for next release 2017-12-06 20:56:52 -05:00
Joel Bender
efe330feef changeOfReliability event notification addition #151 2017-12-05 00:08:58 -05:00
Joel Bender
b786ff0f71 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
Stuart Longland
ab8a8b8aa4 doc: Fix typoes and omissions in getting started doc. (#150)
* doc: Fix typoes and omissions in getting started doc.

* doc: Another typo

Thank you!
2017-11-28 20:40:36 -05:00
Joel Bender
51d6782b3c sync the python versions 2017-11-20 23:28:24 -05:00
Joel Bender
b39f6d863b pull #147 into #148 and add tests for CurrentPropertyListMixIn 2017-11-20 22:19:32 -05:00
Joel Bender
8929c60cc3 renamed the class 2017-11-20 21:58:40 -05:00
Joel Bender
27b43ec21a extend arrays with default values for the subtype rather than None 2017-11-19 18:33:15 -05:00
Joel Bender
d71d76c6de update tests to show that arrays or atomic types get 'natural' default values when the array is extended 2017-11-19 18:25:22 -05:00
Joel Bender
87514b05c8 sample application to beat on the event message texts of the hacked up ReadPropertyMultipleServer 2017-11-19 18:23:38 -05:00
Joel Bender
f3378ba83c make a writable array of strings just for grins, unrestricted size so this isn't accurate for the standard property 2017-11-19 18:18:48 -05:00
Joel Bender
819a139ae4 more work on #148 2017-11-18 20:24:13 -05:00
Joel Bender
f3dce2f343 sync the python versions -- needs more tests 2017-11-17 15:56:08 -05:00
Joel Bender
ea23d5533d property_list nested too deep 2017-11-17 02:06:14 -05:00
Joel Bender
9750c0f13c first crack at #148 2017-11-17 02:02:24 -05:00
Joel Bender
738b0c6e52 deeper checking datatypes and subtypes 2017-11-08 01:38:09 -05:00
Joel Bender
6b8d34cea7 more tests 2017-11-08 01:37:42 -05:00
Joel Bender
d1d440cd46 stumbled over a typo, added more enumerations from 2016 version 2017-11-05 00:06:20 -04:00
Joel Bender
ee72ba497f shuffle the helper classes around, more tests 2017-11-04 23:56:00 -04:00
Joel Bender
79c019d995 wrong index check 2017-11-04 23:55:26 -04:00
Joel Bender
61996f8aba starting constructed data tests 2017-11-02 23:27:35 -04:00
Joel Bender
5d1649c59c typo in debug statement, fix from #145 2017-11-01 21:14:37 -04:00