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

719 Commits

Author SHA1 Message Date
Joel Bender
1f98ac95f3 beginning of some code migration help 2016-10-06 01:38:50 -04:00
Joel Bender
2d75e6640e doc bits 2016-10-05 23:32:52 -04:00
Joel Bender
ce2401d7aa doc bits 2016-10-04 01:35:45 -04:00
Joel Bender
25ba65a4da doc bits 2016-10-03 23:32:38 -04:00
Joel Bender
65b1e380dd a little more documentation 2016-10-03 00:24:01 -04:00
Joel Bender
399769d380 a little more tutorial 2016-09-28 01:58:06 -04:00
Joel Bender
c910349d0b some tutorial information for the iocb module 2016-09-27 23:25:44 -04:00
Joel Bender
7b9622da81 more docs 2016-09-27 21:06:36 -04:00
Joel Bender
16ce1f4986 starting some documentation 2016-09-26 07:39:22 -04:00
Joel Bender
c57a325920 newline at end of file weirdness 2016-09-20 20:42:09 -04:00
Joel Bender
23d1d1fcf0 missing detect modules during last sync 2016-09-20 20:38:03 -04:00
Joel Bender
dd815a3059 bring the branch up to date with the documentation and other changes in the master 2016-09-19 22:10:05 -04:00
Joel Bender
305154d80b Merge pull request #94 from kjlockhart/master
Documentation changes.
2016-09-19 21:58:47 -04:00
Ken Lockhart
19d60bb8ec Modules/core: Editorial changes. Fill-in details when possible. 2016-09-19 18:02:43 -07:00
Ken Lockhart
aeaa00979d Samples: Freshen content. Editorial changes. 2016-09-19 17:16:49 -07:00
Ken Lockhart
a28f8e8fd8 Tutorials: freshen content. Editorial changes. 2016-09-19 15:44:31 -07:00
Joel Bender
aa1ec81643 sync changes, clean up names, more testing 2016-09-17 02:12:14 -04:00
Joel Bender
b8e7b54b84 make this work with py25 for rudimentary testing 2016-09-17 00:16:54 -04:00
Ken Lockhart
efa796fa08 GettingStart: freshen docs. Fixup sample WhoIsIam. 2016-09-16 15:44:38 -07:00
Joel Bender
a0a7c385dc a little more debug output in the status command 2016-09-16 14:53:05 -04:00
Joel Bender
ac36e50324 make sure subscriptions are no longer scheduled when they are canceled 2016-09-16 14:52:12 -04:00
Joel Bender
ca204c1fc3 status command now just prints out active subscriptions 2016-09-16 14:05:55 -04:00
Joel Bender
173495d61b fix the trigger command 2016-09-16 13:57:38 -04:00
Joel Bender
f5dd03c635 rename the client application 2016-09-16 11:34:54 -04:00
Joel Bender
83b0fc4701 put something out on the screen when a notification arrives 2016-09-16 11:33:39 -04:00
Joel Bender
458c954523 raise execution errors rather than Error objects -- forgot my own API :-) 2016-09-16 11:27:34 -04:00
Joel Bender
b3fec6220e trigger the task manager event when deferred is called to break the asyncore loop 2016-09-16 11:26:16 -04:00
Joel Bender
b07033d258 essentially a new module using detect 2016-09-16 01:36:48 -04:00
Joel Bender
7a52719ec9 simplify the sample server application 2016-09-16 01:35:51 -04:00
Joel Bender
1df726fd16 update the sample to use the new module 2016-09-16 01:34:53 -04:00
Joel Bender
04e18c35af add a detect module 2016-09-16 01:34:02 -04:00
Joel Bender
8e9869c13c enable debugging for deferred() 2016-09-16 01:32:42 -04:00
Joel Bender
128c14aa9f add a very simple something_changed function 2016-09-15 15:35:42 -04:00
Joel Bender
06ca93d9c7 clean up names, sync python versions 2016-09-14 22:17:07 -04:00
Joel Bender
af9fd7ead1 hacks and such 2016-09-14 18:20:51 -04:00
Joel Bender
ffb2924adc switch from description to usage to prevent formatting, maybe someday use a custom formatter class 2016-09-14 11:52:25 -04:00
Joel Bender
45c281e016 event detection trial 2016-09-14 02:21:10 -04:00
Joel Bender
da885668ca missing global statement 2016-09-13 11:51:40 -04:00
Joel Bender
5fc567d4da merge in the master fix to the BBMD sample 2016-09-12 21:51:11 -04:00
Joel Bender
37709f7a8b sample BBMD hot fix -- put a null client on top of the BBMD 2016-09-12 15:04:14 -04:00
Joel Bender
53a95da5b0 split object services from .service.device to .service.object, sync versions, clean up flakes 2016-09-10 20:41:04 -04:00
Joel Bender
0e8030caed wrong way to start a thread 2016-09-08 23:41:21 -04:00
Joel Bender
574cd25e20 additional sample 2016-09-08 23:33:20 -04:00
Joel Bender
e13b1f4d04 bring sample application up-to-date with the new API 2016-09-07 00:22:44 -04:00
Joel Bender
dbe61f40f1 bring the additional samples from the master 2016-09-07 00:17:09 -04:00
Joel Bender
37f5e4c781 sample application to write a proprietary value to a proprietary property 2016-09-06 23:56:13 -04:00
Joel Bender
92945f48ed additional BBMD only sample 2016-09-06 23:17:23 -04:00
Joel Bender
c57514b7a9 bump the version number for the API change and include the new modules 2016-09-06 10:34:27 -04:00
Joel Bender
45ea7ee9a2 minor update to the README for a push test 2016-09-03 20:10:24 -04:00
Joel Bender
0b12a3175e Python 2.5 versions of sample applications 2016-09-03 19:50:00 -04:00