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 |
|
Joel Bender
|
207e195edc
|
merging #198
|
2018-06-20 18:47:26 -04:00 |
|
Joel Bender
|
ef19fb4126
|
clean up samples #189
|
2018-06-19 20:54:25 -04:00 |
|
Joel Bender
|
21fc057587
|
pass along all the args and kwargs to wait() and return what it returns (returns True except if a timeout is given and the operation times out, new in 3.1+)
|
2018-06-19 11:36:31 -04:00 |
|
Joel Bender
|
68ca5ec151
|
misleading exception message
|
2018-06-19 11:31:50 -04:00 |
|
Joel Bender
|
6b74cad1eb
|
bump version number, additional test for #198
|
2018-06-13 09:29:34 -04:00 |
|
Joel Bender
|
a3c9f1eb46
|
print out the incoming routing message content
|
2018-06-13 09:06:09 -04:00 |
|
Joel Bender
|
a885e4fe7a
|
v0.17.2
|
2018-06-12 10:27:57 -04:00 |
|
Joel Bender
|
9daa9f1ec8
|
router bug fix and addtional tests
|
2018-06-12 09:55:34 -04:00 |
|
Joel Bender
|
76fd2e7b00
|
bring the branch up to date
|
2018-06-03 22:35:59 -04:00 |
|
Joel Bender
|
4a59354015
|
prep stage for the next minor release
|
2018-05-31 22:37:11 -04:00 |
|
Joel Bender
|
e2f5fb3023
|
0.17.1 released
|
2018-05-26 22:11:16 -04:00 |
|
Joel Bender
|
6d1c019aef
|
doc string update
|
2018-05-24 23:29:19 -04:00 |
|
Joel Bender
|
6170b75fd4
|
make it easier to initialize local device objects from the INI file, clean up samples
|
2018-05-24 16:33:48 -04:00 |
|
Joel Bender
|
8b1d3650a7
|
shuffle the registration check #177
|
2018-05-24 01:04:22 -04:00 |
|
Joel Bender
|
d5fa8768d5
|
merging #187 for release
|
2018-05-24 00:12:39 -04:00 |
|
Joel Bender
|
fc2510cd5d
|
new sample
|
2018-05-10 20:28:36 -04:00 |
|
Joel Bender
|
8a49bedd60
|
merging #188 before starting #187
|
2018-05-04 18:14:03 -04:00 |
|
Joel Bender
|
c97450c26b
|
last remnants of #151
|
2018-05-03 22:41:39 -04:00 |
|
Joel Bender
|
3ee0cbd0dd
|
merge #181 with additional tests
|
2018-05-03 22:26:50 -04:00 |
|
Joel Bender
|
68bcfc869d
|
apply patch #185 incorrect optional parameters of LifeSafetyOperationRequest and RemoveListElementRequest
|
2018-05-03 22:14:03 -04:00 |
|
Joel Bender
|
a879abc540
|
obsolete function definition
|
2018-04-21 23:10:30 -04:00 |
|
Joel Bender
|
92e851416a
|
additional sample application for Marco on gitter
|
2018-04-21 23:07:55 -04:00 |
|
Joel Bender
|
9483bbda96
|
missed updating a sample application
|
2018-04-21 23:06:59 -04:00 |
|
Joel Bender
|
a8336be479
|
stage ready for the next release
|
2018-04-10 10:10:44 -04:00 |
|
Joel Bender
|
292ccf90cf
|
Release 0.17.0
|
2018-04-10 10:03:41 -04:00 |
|
Joel Bender
|
26bd59cfff
|
merging in #144 and cleaning up
|
2018-04-07 17:39:11 -04:00 |
|
Joel Bender
|
5add964105
|
addition sample code from #180
|
2018-04-07 13:56:04 -04:00 |
|
Joel Bender
|
80f3fa5a8e
|
sync the Python versions
|
2018-04-03 01:20:50 -04:00 |
|
Joel Bender
|
46278c905b
|
add some schedule object tests
|
2018-04-03 00:54:07 -04:00 |
|