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
Custom type methods with examples
- #368
#368
Open
levkevi
wants to merge 11 commits into
FreeOpcUa:master
FreeOpcUa/python-opcua:master
from
levkevi:FreeOpcUa-master
levkevi/python-opcua:FreeOpcUa-master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Custom type methods with examples
#368
levkevi
wants to merge 11 commits into
FreeOpcUa:master
FreeOpcUa/python-opcua:master
from
levkevi:FreeOpcUa-master
levkevi/python-opcua:FreeOpcUa-master
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2016
Ignore the "Models" xml tags as they don't contain nodes
levkevi
committed
f2db4b9
View commit details
Copy full SHA for f2db4b9
Browse repository at this point
Commits on Nov 17, 2016
Fixed a bug in uamethod where returning a tuple would not work with custom objects
Show description for be6df83
levkevi
committed
be6df83
View commit details
Copy full SHA for be6df83
Browse repository at this point
The uamethod decorator didn't properly call the to_variant method
levkevi
committed
0358328
View commit details
Copy full SHA for 0358328
Browse repository at this point
Commits on Nov 18, 2016
Added tests to test complex arguments
levkevi
committed
5718a8f
View commit details
Copy full SHA for 5718a8f
Browse repository at this point
Added a todo
levkevi
committed
4830a54
View commit details
Copy full SHA for 4830a54
Browse repository at this point
Merge branch 'master' of https://github.com/FreeOpcUa/python-opcua into FreeOpcUa-master
Show description for 396ee47
levkevi
committed
396ee47
View commit details
Copy full SHA for 396ee47
Browse repository at this point
Moved register_extension_object to a new module to avoid circular imports
Show description for b7c0546
levkevi
committed
b7c0546
View commit details
Copy full SHA for b7c0546
Browse repository at this point
Refactor the example and added comments on how it works.
levkevi
committed
ca60518
View commit details
Copy full SHA for ca60518
Browse repository at this point
Fixed the register_extension_object import in test_common.py
levkevi
committed
660b878
View commit details
Copy full SHA for 660b878
Browse repository at this point
Added the nodeset file that was missing in the example
levkevi
committed
625da2c
View commit details
Copy full SHA for 625da2c
Browse repository at this point
Commits on Nov 21, 2016
Moved the register_extension_object function to common.ua_utils.
Show description for 15c21b5
levkevi
committed
15c21b5
View commit details
Copy full SHA for 15c21b5
Browse repository at this point
You can’t perform that action at this time.