1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00
Commit Graph

30 Commits

Author SHA1 Message Date
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
62decf7611 adjust the test 2018-06-29 01:06:54 -04:00
Joel Bender
9db07dc8d5 more tests 2018-06-28 16:43:43 -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
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
d5fa8768d5 merging #187 for release 2018-05-24 00:12:39 -04:00
Joel Bender
8a49bedd60 merging #188 before starting #187 2018-05-04 18:14:03 -04:00
Joel Bender
26bd59cfff merging in #144 and cleaning up 2018-04-07 17:39:11 -04:00
Joel Bender
c25b086211 LocalDeviceObject shuffling, automatic protocolServicesSupported 2018-02-24 00:37:04 -05:00
Joel Bender
b39f6d863b pull #147 into #148 and add tests for CurrentPropertyListMixIn 2017-11-20 22:19:32 -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
f3dce2f343 sync the python versions -- needs more tests 2017-11-17 15:56:08 -05:00
Joel Bender
6b8d34cea7 more tests 2017-11-08 01:37:42 -05:00
Joel Bender
d637b802c6 add password tests 2017-09-19 02:59:06 -04:00
Joel Bender
6f577ea2d6 make it easier to access the local device objects 2017-09-19 02:45:10 -04:00
Joel Bender
a84973df5e more tests 2017-09-15 01:05:31 -04:00
Joel Bender
7b8f9c5807 various 2017-09-14 22:16:57 -04:00
Joel Bender
4a282a8693 pass the application node name to the state machine 2017-09-14 22:16:35 -04:00
Joel Bender
d8320b4af3 bring branch up-to-date 2017-09-14 20:01:36 -04:00
Joel Bender
aeab4c8eed Merge branch '78-device-communication-control' of github.com:JoelBender/bacpypes into 78-device-communication-control 2017-09-14 19:58:20 -04:00
Joel Bender
e0cbec62ef let the DCC work begin... 2017-09-14 16:50:29 -04:00
Joel Bender
c68c5cd75b get ready for the DCC tests 2017-09-14 00:13:12 -04:00
Joel Bender
dd0a519021 shuffle some pieces around, add some more tests 2017-09-13 23:31:09 -04:00
Joel Bender
ef0f012ead the ApplicationNode sends everything up the stack to the state machine 2017-09-13 21:58:21 -04:00
Joel Bender
47a2ffe091 missing pieces 2017-09-13 13:13:38 -04:00
Joel Bender
022b1d0497 still bugs - application node confirmation not being called 2017-09-13 07:53:15 -04:00
Joel Bender
cebc2be6b0 placeholders for service tests 2017-09-12 22:12:30 -04:00