Code Monkey home page Code Monkey logo

openaas's People

Contributors

florianpalm avatar holgerjeromin avatar nikhilbchilwant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openaas's Issues

Error while trying to run demo.

Current Behaviour

After installation, I am starting server using command :
./../../system/sysbin/fb_dbcommands -s localhost:7509/MANAGER -load -f ../../../../addonlibs/administration/FBD/openAAS_Demo_17_10_20.fbd as mentioned in README.md.
I am getting error:

Fehler beim Laden der Datei '../../../../addonlibs/administration/FBD/openAAS_Demo_17_10_20.fbd' in Server 'localhost:7509/MANAGER'.
    Nr. 0x1 (KS_ERR_GENERIC)

Log

Some lines from openAAS_Demo_17_10_20.log:

ERR Instance /TechUnits/openAAS/AASFolder/Motor_M23.Body/LifeCycle.LifeCycleArchiv couldn't be updated.  Error : KS_ERR_GENERIC
     [ Variable 'identifier' not found ]
     [ Variable 'idH' not found ]
     [ Variable 'idL' not found ]
     [ Variable 'creationtime' not found ]
     [ Variable 'objectstate' not found ]

Detailed log here : https://gist.github.com/nikhilbchilwant/0e4bea118668cd937fa3a927ecdc8cd2

Environment

I am using Ubuntu 16.04 64 bit.

What is going wrong?

Error while trying running the demo

I managed to compile all necessary software, however the following command fails:

./fb_dbcommands -s localhost:7509/MANAGER -load -f ../../../../addonlibs/administration/FBD/openAAS_Demo_17_10_20.fbd

Server 'localhost:7509/MANAGER' nicht erreichbar: '../../../../addonlibs/administration/FBD/openAAS_Demo_17_10_20.fbd'
Nr. 0x32 (KS_ERR_BADINITPARAM)

My log is as follows.
ERR Library /acplt/MessageSys couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/TCPbind couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
OK Library /acplt/identification loaded.
OK Library /acplt/identificationOPCUAInterface loaded.
OK Library /acplt/iec61131stdfb loaded.
ERR Library /acplt/ksapi couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/ksbase couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/kshttp couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/ksxdr couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
OK Library /acplt/lifeCycleEntry loaded.
OK Library /acplt/lifeCycleEntryOPCUAInterface loaded.
ERR Library /acplt/opcua couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
OK Library /acplt/openAASDiscoveryServer loaded.
OK Library /acplt/openaas loaded.
OK Library /acplt/openaasOPCUAInterface loaded.
ERR Library /acplt/propertyValueStatement couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/propertyValueStatementOPCUAInterface couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/services couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
ERR Library /acplt/servicesOPCUAInterface couldn't be loaded. Error : KS_ERR_ALREADYEXISTS
OK Library /acplt/subModelAdministration loaded.
OK Library /acplt/subModelLifeCycleEntry loaded.
OK Library /acplt/vdivde3696 loaded.
ERR Library /acplt/subModelLifeCycleEntryOPCUAInterface couldn't be loaded. Error : KS_ERR_GENERIC
ERR Library /acplt/subModelAdministrationOPCUAInterface couldn't be loaded. Error : KS_ERR_GENERIC
OK Instance /data/kshttp/sse%2Ehtml updated
OK Instance /data/kshttp/index%2Ehtml updated
OK Instance /data/openAAS created.
ERR Instance /data/openAAS/InterfaceDiscoveryServer couldn't be created. Error : KS_ERR_BADINITPARAM
OK Instance /data/openAAS deleted.
OK Instance /data/kshttp/index%2Ehtml deleted.
OK Instance /data/kshttp/sse%2Ehtml deleted.
OK Instance /data/kshttp deleted.
OK Instance /data deleted.
OK Instance /acplt/vdivde3696 deleted.
OK Instance /acplt/subModelLifeCycleEntry deleted.
OK Instance /acplt/subModelAdministration deleted.
OK Instance /acplt/servicesOPCUAInterface deleted.
OK Instance /acplt/services deleted.
OK Instance /acplt/propertyValueStatementOPCUAInterface deleted.
OK Instance /acplt/propertyValueStatement deleted.
OK Instance /acplt/openaasOPCUAInterface deleted.
OK Instance /acplt/openaas deleted.
OK Instance /acplt/openAASDiscoveryServer deleted.
OK Instance /acplt/opcua deleted.
OK Instance /acplt/lifeCycleEntryOPCUAInterface deleted.
OK Instance /acplt/lifeCycleEntry deleted.
OK Instance /acplt/iec61131stdfb deleted.
OK Instance /acplt/identification deleted.
ERR Instance /acplt/MessageSys couldn't be deleted. Error : KS_ERR_NOACCESS
ERR Instance /acplt/TCPbind couldn't be deleted. Error : KS_ERR_NOACCESS
ERR Instance /acplt/ksapi couldn't be deleted. Error : KS_ERR_NOACCESS
ERR Instance /acplt/ksbase couldn't be deleted. Error : KS_ERR_NOACCESS
ERR Instance /acplt/kshttp couldn't be deleted. Error : KS_ERR_NOACCESS
ERR Instance /acplt/ksxdr couldn't be deleted. Error : KS_ERR_NOACCESS

What am I missing/doing wrong?
I am a student and use UbuntuOS and Linux. How can I solve the probem?

Header and Manifest in shell example

With reference to shell example given at https://github.com/acplt/openAAS/tree/master/implementation, I have question about Header and Manifest, According to your page, The Header provides information about the Shell and the Asset (Asset ID, Type Reference etc). Then why does the Header tag in the example doesn't encapsulate AASID and AssetID tags? Second, in the shell example, what constitutes the Manifest? Third, what is difference between the Header and Manifest?

Is this still under active development?

The idea and information is great! I see you have provided workshop example. However, I could not see much activity at this repo. Is this still under active development?

UML Models

Can you provide any UML-Diagram for your

Important models:

Asset Administration Shell (structure)
Message based interaction model Demo
Property model Demo
Lifecylce model

Couldn't create library openaas

We followed the instruction to add “LIBRARY openaas” in ov_server.conf. But error shown as "[ACPLT/OV Error] Could'nt create library openaas: unknown class definition (error code 0x10028)]” when starting ACPLT/RTE server (acplt\servers\MANAGER\build_database.bat, acplt\servers\MANAGER\start_server.bat). Besides, I am not able to browse files on the server through uaExpert. Could you please give us more detail instructions on this? We will appreciate it.

CreateAAS failed

openAAS_workshop and Server were installed in same Raspberry PI3. Now we are able to browse information on server. However, we failed to CreateAAS after input information required in aas_client.ods. No warning message shown up. But the status is ‘failed’ after pressing CreatAAS button. We input the endpoint as ‘[endpoint]opc.tcp://<MY_OV_SERVER_IP>:16664/’. Is this correct? If it is, is there any other reason may cause this problem? Could you please give us some suggestions? Thx.

links returning 404

Please check the links:
"The implementation of openAAS bases on the specification given by working papers of ZVEI/ Plattform Industrie 4.0"

"With these specification a simplified model for the Asset Administration Shell is proposed (structure)."

Demo fails and dead links

I managed to compile all necessary software, however the following command fails:

./fb_dbcommands -s localhost:7509/MANAGER -load -f ../../../../addonlibs/administration/FBD/openAAS_Demo_17_10_20.fbd

Server 'localhost:7509/MANAGER' nicht erreichbar: '../../../../addonlibs/administration/FBD/openAAS_Demo_17_10_20.fbd'
Error 0x1005 (KS_ERR_CANTCONTACT)

I could start the server and it seems to be running:

netstat -tulpn
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 3 0 0.0.0.0:7509 0.0.0.0:* LISTEN -

What am I missing/doing wrong?
The link to your VirtualBox Image is dead. Could you please provide another link?
I am a student and use MacOS and Linux. Could you please recommend an OPC Client for evaluating your software?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.