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

183 Commits

Author SHA1 Message Date
Joel Bender
b8aad47e87 update command syntax and doc strings (#259) 2019-03-20 16:08:32 -04:00
Joel Bender
1109ad5720 restore the sample application 2019-03-15 16:18:33 -04:00
Joel Bender
91fae08d51 Merge branch 'stage' of github.com:JoelBender/bacpypes into stage 2019-03-11 09:51:38 -04:00
Joel Bender
bbc2df76ed pass the iocb to the application in the core thread context (usually the main thread) by calling for the sample applications with a console thread (#247) 2019-03-09 18:49:38 -05:00
Joel Bender
e22dd25c45 use the string form of the property which may include an array index and looks like an integer for vendor properties (#255) 2019-03-09 17:39:22 -05:00
Joel Bender
ad4c56c0a7 Merge branch 'stage' of github.com:JoelBender/bacpypes into stage 2019-03-08 11:12:01 -05:00
Joel Bender
629d058499 additional sample for network application registered as a foreign device 2019-03-08 11:11:42 -05:00
Joel Bender
f56446be05 dump the contents of the APDU before attempting to decode it (#254) 2019-03-07 21:40:10 -05:00
Joel Bender
627bdcc2ba missing imports, extraneous import (#253) 2019-03-06 19:43:42 -05:00
tjohnsonhvac
1e059e2f2d Create SonoffESP8266_notes.txt (#250)
Created notes doc to help with issues I encountered during MicroPython install.
2019-03-04 21:25:04 -05:00
tjohnsonhvac
1a1d19fe5d Added in gpiozero functionality and tested. (#245) 2019-02-22 00:34:25 -05:00
Joel Bender
96c042f6bd starting sample application for Raspberry Pi (#244) 2019-02-20 20:01:50 -05:00
Joel Bender
87fe8e46fe decode the response value, add a favicon 2018-11-08 21:15:31 -05:00
Joel Bender
98013814b4 fix doc string 2018-11-01 18:57:22 -04:00
Joel Bender
60acb838b4 pass the last value down into the object and assign a value when created so the current property list has something not None 2018-11-01 18:49:19 -04:00
Joel Bender
d55ed86e88 discovery console application 2018-10-15 23:57:01 -04:00
Joel Bender
afeec6ea72 add rpm, wpm to sample 2018-10-15 20:15:50 -04:00
Joel Bender
48cc40deae merge (#149) 2018-08-11 13:53:40 -04:00
Joel Bender
e8f5fa7460 merge (#214) 2018-08-08 09:49:30 -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
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
e191623c2b sample to save/restore/write recipient list, dump out event notifications 2018-06-30 14:28:12 -04:00
Joel Bender
612b4234ee merge in NAT stuff from #178 2018-06-20 22:16:19 -04:00
Joel Bender
aa3e6f008a merging #189 2018-06-20 18:50:42 -04:00
Joel Bender
ef19fb4126 clean up samples #189 2018-06-19 20:54:25 -04:00
Joel Bender
a3c9f1eb46 print out the incoming routing message content 2018-06-13 09:06:09 -04:00
Joel Bender
e2f5fb3023 0.17.1 released 2018-05-26 22:11:16 -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
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
3ee0cbd0dd merge #181 with additional tests 2018-05-03 22:26:50 -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
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
3c5798d1ea update the sample code to use the library 2018-04-03 00:53:45 -04:00
Joel Bender
9b4eb138b1 additional sample for simple IP device to VLAN router 2018-04-02 17:04:15 -04:00
Joel Bender
9f0eafa52f things that aren't routers do not have adapters bound to a specific network, not even zero, so the adapter key is 'None' 2018-04-02 16:50:52 -04:00
Joel Bender
ee136cb5b6 no default broadcast address #174 2018-03-19 11:33:44 -04:00
Joel Bender
c25b086211 LocalDeviceObject shuffling, automatic protocolServicesSupported 2018-02-24 00:37:04 -05:00
Joel Bender
e07ab58882 bring up-to-date with the 0.16.7 release 2018-02-16 23:16: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
0f99e40088 additional simpler Who-Is/I-Am sample application 2018-01-03 21:09:32 -05:00
Joel Bender
d3833af2ef bring branch up-to-date 2017-12-22 11:07:11 -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
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