Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
chipkin
/
BACnetServerExamplePython
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 26, 2025
Bumped adapter version to 0.0.5
ssmethurst
committed
e6a0717
View commit details
Copy full SHA for e6a0717
Browse repository at this point
Commits on Aug 13, 2025
Turned on the valueupdate part of the example
ssmethurst
committed
69fbd03
View commit details
Copy full SHA for 69fbd03
Browse repository at this point
Commits on Aug 8, 2025
Modernize the python example (#8)
Show description for 8623fce
ssmethurst
and
funvill
authored
8623fce
View commit details
Copy full SHA for 8623fce
Browse repository at this point
Commits on Oct 25, 2023
Merge pull request #7 from chipkin/issue/6
Show description for 24946d0
ssmethurst
authored
24946d0
View commit details
Copy full SHA for 24946d0
Browse repository at this point
Commits on Oct 20, 2023
Added functionality for objects
Show description for e929703
Kaiserchen85
committed
e929703
View commit details
Copy full SHA for e929703
Browse repository at this point
Commits on Oct 4, 2023
Fixed BACnet Version in CHANGELOG.md
Kaiserchen85
committed
8036656
View commit details
Copy full SHA for 8036656
Browse repository at this point
Added Issue to CHANGELOG.md
Show description for 522261a
Kaiserchen85
committed
522261a
View commit details
Copy full SHA for 522261a
Browse repository at this point
Updated README to fix 'Building' subsection
Show description for 74054fc
Kaiserchen85
committed
74054fc
View commit details
Copy full SHA for 74054fc
Browse repository at this point
Commits on Oct 13, 2022
Updated the readme with more notes.
ssmethurst
committed
e4f4ccf
View commit details
Copy full SHA for e4f4ccf
Browse repository at this point
Commits on Mar 8, 2022
Merge pull request #5 from justin-wong-ce/master
Show description for 864efe7
funvill
authored
864efe7
View commit details
Copy full SHA for 864efe7
Browse repository at this point
Commits on Mar 7, 2022
Improved wording
justin-wong-ce
committed
632e0e8
View commit details
Copy full SHA for 632e0e8
Browse repository at this point
Updated error code for missing password for BACnet spec rev 19
justin-wong-ce
committed
b43d2e4
View commit details
Copy full SHA for b43d2e4
Browse repository at this point
Commits on Jan 20, 2022
Merge pull request #4 from justin-wong-ce/master
Show description for d87e0ef
funvill
authored
d87e0ef
View commit details
Copy full SHA for d87e0ef
Browse repository at this point
Updated changelog
justin-wong-ce
committed
b3bc14b
View commit details
Copy full SHA for b3bc14b
Browse repository at this point
Added Debug Callback example, fixed errornous database declaration
justin-wong-ce
committed
1ca5487
View commit details
Copy full SHA for 1ca5487
Browse repository at this point
Commits on Jan 14, 2022
Merge pull request #1 from justin-wong-ce/add-fpValueUpdated
Show description for 84c841a
justin-wong-ce
authored
84c841a
View commit details
Copy full SHA for 84c841a
Browse repository at this point
Commits on Jan 12, 2022
Merge pull request #3 from justin-wong-ce/add-fpValueUpdated
Show description for 65bf519
ssmethurst
authored
65bf519
View commit details
Copy full SHA for 65bf519
Browse repository at this point
changed prettify length to 150
justin-wong-ce
committed
3b6c7b3
View commit details
Copy full SHA for 3b6c7b3
Browse repository at this point
added notification to stack on analogValue update
justin-wong-ce
committed
b1dedef
View commit details
Copy full SHA for b1dedef
Browse repository at this point
Commits on Jan 11, 2022
fixed string output in Readme, added query to get system DNS servers
justin-wong-ce
committed
c8ef9d6
View commit details
Copy full SHA for c8ef9d6
Browse repository at this point
Added network queries on startup to load user's network info to db
justin-wong-ce
committed
840266c
View commit details
Copy full SHA for 840266c
Browse repository at this point
renamed connectiongString to addressString in outer scope
justin-wong-ce
committed
d7f8d8f
View commit details
Copy full SHA for d7f8d8f
Browse repository at this point
Commits on Jan 10, 2022
updated version number
justin-wong-ce
committed
d551761
View commit details
Copy full SHA for d551761
Browse repository at this point
fixed version number and removed extraneous print messages
justin-wong-ce
committed
a9e00a2
View commit details
Copy full SHA for a9e00a2
Browse repository at this point
Added Network Port object example and I-Am message
justin-wong-ce
committed
29f0cd9
View commit details
Copy full SHA for 29f0cd9
Browse repository at this point
Commits on Oct 22, 2021
Updated README and prettyfied Python files
justin-wong-ce
committed
89908c4
View commit details
Copy full SHA for 89908c4
Browse repository at this point
Commits on Dec 23, 2020
Updated example with reliability, vendorname, and vendoridentifier examples
ssmethurst
committed
9110747
View commit details
Copy full SHA for 9110747
Browse repository at this point
Commits on Dec 11, 2020
Added example for units.
ssmethurst
committed
ad46bb1
View commit details
Copy full SHA for ad46bb1
Browse repository at this point
Commits on Dec 9, 2020
Updated with ArmV7 support (Raspberry pi 3)
ssmethurst
committed
f319ea7
View commit details
Copy full SHA for f319ea7
Browse repository at this point
Commits on Nov 26, 2020
Merge pull request #1 from chipkin/CTypes
Show description for e636fca
ssmethurst
authored
e636fca
View commit details
Copy full SHA for e636fca
Browse repository at this point
Updated to the latest version of the CAS BACnet Stack
ssmethurst
committed
25116b9
View commit details
Copy full SHA for 25116b9
Browse repository at this point
Updated to use CTypes instead of CAS BACnet RPC
Show description for 76c1066
ssmethurst
committed
76c1066
View commit details
Copy full SHA for 76c1066
Browse repository at this point
Commits on Mar 27, 2020
Added basic example
funvill
committed
c230f37
View commit details
Copy full SHA for c230f37
Browse repository at this point
Commits on Mar 13, 2020
Initial commit
funvill
authored
1b7c3a3
View commit details
Copy full SHA for 1b7c3a3
Browse repository at this point
You can’t perform that action at this time.