Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add import nodeset files #7

Open
wants to merge 86 commits into
base: master
Choose a base branch
from
Open

add import nodeset files #7

wants to merge 86 commits into from

Conversation

ttrau
Copy link
Collaborator

@ttrau ttrau commented Jul 22, 2019

import nodeset xml files into the address space:

  • referencetypes
  • datatypes (currently missing structures)
  • objecttypes
  • variabletypes
  • objects
  • methods (currently missing input- and outputarguments)
  • variables (currently missing extensionobjects)

also some extensions and improvements to server.c:

  • arrays and matrices support
  • server methods to add types and instances with nodeid
  • method to follow specific references
  • some additional node classes
  • some additional node methods (abstract, symmetric, name, dimensions, rank, inverse)
  • some additional datatypes in helpers (bytestring, localizedtext)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant