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
.
FreeOpcUa
/
python-opcua
Public
Notifications
You must be signed in to change notification settings
Fork
669
Star
1.5k
Code
Issues
407
Pull requests
21
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
automatic unpack of custom extensionObjects(Structures) WORK IN PROGRESS
- #388
#388
Merged
oroulet
merged 14 commits into
master
FreeOpcUa/python-opcua:master
from
extobj2
FreeOpcUa/python-opcua:extobj2
Copy head branch name to clipboard
Mar 19, 2017
Conversation
Commits
14
(14)
Checks
Files changed
Merged
automatic unpack of custom extensionObjects(Structures) WORK IN PROGRESS
#388
oroulet
merged 14 commits into
master
FreeOpcUa/python-opcua:master
from
extobj2
FreeOpcUa/python-opcua:extobj2
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2017
first attempt to decode custom extension objects, broken!
oroulet
committed
5205a1c
View commit details
Copy full SHA for 5205a1c
Browse repository at this point
add new generator for structures
oroulet
committed
ca6a42a
View commit details
Copy full SHA for ca6a42a
Browse repository at this point
add test for online structure generator from xml
oroulet
committed
281a145
View commit details
Copy full SHA for 281a145
Browse repository at this point
improve custom struct test and fix bug in ua_binary
oroulet
committed
5836fdd
View commit details
Copy full SHA for 5836fdd
Browse repository at this point
add lxml dependency
oroulet
committed
60e605f
View commit details
Copy full SHA for 60e605f
Browse repository at this point
remove dead code
oroulet
committed
ed91ede
View commit details
Copy full SHA for ed91ede
Browse repository at this point
pylint fixes
oroulet
committed
4746619
View commit details
Copy full SHA for 4746619
Browse repository at this point
more robust parsing
oroulet
committed
99cb50f
View commit details
Copy full SHA for 99cb50f
Browse repository at this point
start work on client side
oroulet
committed
c4037e7
View commit details
Copy full SHA for c4037e7
Browse repository at this point
add script to check init perf
oroulet
committed
88fb3ac
View commit details
Copy full SHA for 88fb3ac
Browse repository at this point
cleanup extension object code for encoding/decoding and add support for registring on the fly
oroulet
committed
ede59f4
View commit details
Copy full SHA for ede59f4
Browse repository at this point
finish client implementation for custom structures
oroulet
committed
1671288
View commit details
Copy full SHA for 1671288
Browse repository at this point
make automatic decoding of custom structs really work on client
oroulet
committed
b00389a
View commit details
Copy full SHA for b00389a
Browse repository at this point
add missing ua_types class member to ExtensionObject class
oroulet
committed
d4c3b31
View commit details
Copy full SHA for d4c3b31
Browse repository at this point
You can’t perform that action at this time.