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

1021 Commits

Author SHA1 Message Date
Joel Bender
c98255cca8 update day_of_week calculation 2024-05-13 01:15:08 -04:00
Joel Bender
a5be2ad5ac apply patches in #485 2023-05-10 01:33:01 -04:00
Christian Tremblay
941892134a
Related to issue #480 I think date should accept a real date, not just the minus 1900 version (#481) 2023-02-16 23:23:07 -05:00
Joel Bender
394d6dbcec move Python3.6 from ubuntu-latest to legacy 2022-12-30 12:06:05 -05:00
dependabot[bot]
57ab4e449c
Bump wheel from 0.23.0 to 0.38.1 (#477)
Bumps [wheel](https://github.com/pypa/wheel) from 0.23.0 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.23.0...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 11:41:23 -05:00
Joel Bender
2ceda1711f more FDT contents as requested by #452 2022-03-29 08:31:33 -04:00
Joel Bender
00bd5fe5d9 upgrade sample to add writing a BDT #451 2022-03-24 23:50:29 -04:00
Joel Bender
7cd1a1a175 read the BDT or FDT (issue #446) 2022-02-24 08:05:22 -05:00
Joel Bender
27ab4f18aa ready to release 2022-02-02 11:45:02 -05:00
Joel Bender
41104c2b56 release 0.18.5 2021-10-13 18:17:33 -04:00
Joel Bender
0631b548c9 fixes #431 2021-10-13 18:06:08 -04:00
Joel Bender
6027b96685 fix comments 2021-09-07 21:03:53 -04:00
Joel Bender
672d1d896f merge #414 2021-09-02 00:37:53 -04:00
Joel Bender
cec9f64d2d merge #417 2021-09-02 00:34:07 -04:00
Joel Bender
a15ce89d74 wrong datatype for OctetStringValueObject 2021-09-01 23:34:49 -04:00
Daryl Koh Yi Kai
529831c05e
Fix typos in MultipleReadPropertyThreaded (#424) 2021-09-01 12:06:53 -04:00
Joel Bender
c3094d2923 fix type casting for schedule samples (see #420) 2021-08-25 12:35:28 -04:00
Joel Bender
c6fca99764 handy to have a router to multiple networks 2021-08-13 17:56:55 -04:00
Joel Bender
2b01cd6d55 add a test for the decoding error 2021-07-31 19:37:11 -04:00
Joel Bender
d08675637c pass an error instance up to the application 2021-07-30 23:15:50 -04:00
Joel Bender
df91a98fd1 mixin classes for objects that can be renamed and given new identities 2021-07-27 20:28:35 -04:00
Joel Bender
5ce45a45b7 add the mixin outline 2021-07-27 01:38:56 -04:00
Joel Bender
0c9c0dd0c1 bump the version 2021-07-27 01:38:31 -04:00
Joel Bender
5e238a0271 restore do_SubscribeCOVRequest 2021-07-27 01:33:20 -04:00
Joel Bender
967782c320 clean merge conflicts 2021-07-27 00:26:45 -04:00
Joel Bender
172070fc85 clean up camel case names that should have been hyphenated 2021-07-27 00:01:57 -04:00
Damien Picard
dfecdc21ab clean up 2021-04-06 17:17:00 +02:00
Damien Picard
37a6e485f5 remove do_SubscribeCOVRequest to get better git-diff 2021-04-06 17:12:34 +02:00
Damien Picard
3fcfa40a95 try SubscribeCOVPropertyRequest 2021-04-06 17:11:27 +02:00
Joel Bender
f2b22d213a Merge branch 'DB-CL-patch-2' into develop 2021-03-29 23:51:30 -04:00
DBCL
b0d9a8cc94
Update NATRouter.py
Updated the documentation and correcteded a small error in the code
2021-03-27 09:55:56 +01:00
Joel Bender
9fca3f608a roll up changes and release 0.18.4 2021-03-24 00:22:10 -04:00
Joel Bender
ddc6a1ba71 sync up common math additions 2021-03-24 00:14:03 -04:00
Joel Bender
979a7e3653 Merge branch 'primitive-and-math' into develop 2021-03-23 23:44:53 -04:00
Joel Bender
d29e607658 Merge branch '339-remove-pcap-tools' into develop 2021-03-23 23:42:51 -04:00
Joel Bender
e3886cc0f9 Merge branch 'issue364' into develop 2021-03-23 23:30:58 -04:00
Christian Tremblay
b91bcdee95
Update build.yml
Removing 3.5 from Windows and Mac... it's legacy since september 2020
2021-03-21 12:25:32 -04:00
Christian Tremblay
857c1edcec
Update build.yml
Switch 3.5 to legacy, It'll use setup.py to install instead of pip
2021-03-21 12:21:34 -04:00
Joel Bender
b79c64c83e make Property inherit from object 2021-03-20 23:42:30 -04:00
Joel Bender
0cf22189b8 added new point types, structures, enumerations 2021-03-14 21:56:53 -04:00
Joel Bender
f7eb6de93e add addtional object type enumerations 2021-02-26 23:01:28 -05:00
Joel Bender
332fd4b739 clean up string escape sequences 2021-02-26 23:00:36 -05:00
Joel Bender
af20a040bc prevent erroring out when there is no local broadcast tuple 2021-02-26 22:06:53 -05:00
Christian Tremblay
08504ddca9
Update build.yml
Configure GH Actions on develop and master branches... the install_and_actions branch should be deleted eventually.
2021-02-24 00:11:32 -05:00
Joel Bender
fba9399a89 Merge branch 'install_and_actions' into develop 2021-02-23 15:03:06 -05:00
Joel Bender
bcdce4894c merge the updated develop branch to test before merging it into master 2021-02-23 14:36:17 -05:00
Joel Bender
ce76ade13e bump the version number for the next release 2021-02-23 14:32:53 -05:00
Christian Tremblay, ing
9dbdc9100f I was a little too bash script for powershell :-) 2021-02-23 09:27:42 -05:00
Christian Tremblay, ing
8ffeea9df9 Using pip with Windows and MacOS instead of python setup.py install 2021-02-23 09:24:18 -05:00
Christian Tremblay, ing
1d615848fb Let's try Windows and MacOS 2021-02-23 09:19:04 -05:00