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

939 Commits

Author SHA1 Message Date
Joel Bender
2408c2862e remove flakes (#221) 2018-10-02 20:06:25 -04:00
Joel Bender
153ce93bcb track 'segmented_response_accepted' from the client request in the server segmentation state machine (#221) 2018-10-02 19:59:11 -04:00
Joel Bender
b90ad3ce20 py3 hack 2018-09-28 21:16:21 -04:00
Joel Bender
7609d6e140 shell-like thing 2018-09-13 22:29:47 -04:00
Joel Bender
bc23262284 prep for the next release 2018-08-15 19:16:21 -04:00
Joel Bender
1f9fad805e eventDetectionEnable is a required property of an AlertEnrollmentObject 2018-08-12 23:08:39 -04:00
Joel Bender
48cc40deae merge (#149) 2018-08-11 13:53:40 -04:00
Joel Bender
200a9321db bugs 2018-08-08 10:26:00 -04:00
Joel Bender
7814351b2d sandbox application up to current API 2018-08-08 10:09:12 -04:00
Joel Bender
e8f5fa7460 merge (#214) 2018-08-08 09:49:30 -04:00
Joel Bender
882031e963 merge (#92) 2018-08-07 23:55:17 -04:00
Joel Bender
1849dde77c merge (#211) 2018-08-07 23:50:58 -04:00
Joel Bender
d73458953c merge (#134) 2018-08-07 23:42:53 -04:00
Joel Bender
a1ff426686 cov update and additional test code closes (#208) 2018-07-10 20:38:14 -04:00
Joel Bender
d3bd97f07f make multiple transitions for the basic test 2018-07-08 21:55:12 -04:00
Joel Bender
d14e0de3e4 include av tests, group td init items togther 2018-07-08 00:06:43 -04:00
Joel Bender
da8465c6df split the binary value tests out into their own module 2018-07-07 21:15:48 -04:00
Joel Bender
debf463a4a align the API (#208) 2018-07-06 00:15:03 -04:00
Joel Bender
816bab7b60 bump for the next release 2018-07-06 00:11:04 -04:00
Joel Bender
6582ba7661 stage for the 0.17.4 release 2018-07-04 23:49:32 -04:00
Joel Bender
a293417990 merged already 2018-07-04 23:44:53 -04:00
Joel Bender
8f10342c26 wasn't this committed already? :-/ 2018-07-04 23:43:28 -04:00
Joel Bender
acffe14c93 COV code updated (#192) 2018-07-04 17:32:17 -04:00
Joel Bender
216f30aa42 move the sandbox code into samples 2018-07-04 17:28:35 -04:00
Joel Bender
c368b0ed50 additional 'switch' for swapping components in/out of a stack without rebinding (#172) 2018-07-04 17:27:44 -04:00
Joel Bender
e191623c2b sample to save/restore/write recipient list, dump out event notifications 2018-06-30 14:28:12 -04:00
Joel Bender
d2fc0fb0a3 minor output cleanup 2018-06-29 21:30:03 -04:00
Joel Bender
d33c92c8e4 clean up the state names 2018-06-29 20:32:22 -04:00
Joel Bender
83bc29a7e8 more tests 2018-06-29 20:11:22 -04:00
Joel Bender
463b2ec895 add a generator for easier access to active subscriptions 2018-06-29 20:11:08 -04:00
Joel Bender
62decf7611 adjust the test 2018-06-29 01:06:54 -04:00
Joel Bender
2d88f04d26 send a notification to the client after new and renewed subscriptions 2018-06-29 01:06:31 -04:00
Joel Bender
e9c511c2c2 add an easy way for a state to ignore packets by creating a ReceiveTransition back to itself 2018-06-29 00:13:32 -04:00
Joel Bender
9db07dc8d5 more tests 2018-06-28 16:43:43 -04:00
Joel Bender
352b92da92 add an option to keep the debugging file 2018-06-28 16:43:19 -04:00
Joel Bender
5c3c13346a add a sample script to run tests -- not sure where to put this 2018-06-28 12:23:08 -04:00
Joel Bender
3cd5783076 make a distinction between a sniffer node and a sniffer state machine, both now ignore network layer traffic if there is any (for now), clean up tests 2018-06-28 10:57:28 -04:00
Joel Bender
7d55746b77 threading examples 2018-06-27 23:54:44 -04:00
Joel Bender
ac840a13da update to the API changes 2018-06-27 20:42:33 -04:00
Joel Bender
0d8d0fefd6 changed catching all errors to just asserts 2018-06-26 10:34:06 -04:00
Joel Bender
16892d3714 move names around, trap assert exceptions for state machine 'call' 2018-06-26 09:59:12 -04:00
Joel Bender
379ecd7e77 simple binary test with one transition 2018-06-22 01:17:18 -04:00
Joel Bender
1fdfea1f0b add a traffic log, application needs IOController for sending notifications 2018-06-22 01:16:43 -04:00
Joel Bender
5078d59a15 apply patch mentioned in #192 2018-06-20 23:48:08 -04:00
Joel Bender
a1780e25e6 Merge branch '178-bbmd-behind-a-proxy' into stage 2018-06-20 22:17:15 -04:00
Joel Bender
612b4234ee merge in NAT stuff from #178 2018-06-20 22:16:19 -04:00
Joel Bender
0f486625a1 merge in stage 2018-06-20 22:09:46 -04:00
Joel Bender
6cc44d8eb5 pull in old changes from #173 2018-06-20 21:32:44 -04:00
Joel Bender
cb05f200f7 merge #172 into stage, still just in sandbox 2018-06-20 19:14:25 -04:00
Joel Bender
aa3e6f008a merging #189 2018-06-20 18:50:42 -04:00