Gitiles
Code Review
Sign In
git.eclipse.org
/
basyx
/
basyx
/
258d3dc7f53673e6774368bff8df8e8bc956941c
258d3dc
Changed code to now use VABPathTools.
by tkuhn1l6
· 5 years ago
8005285
Removed a debug message
by tkuhn1l6
· 5 years ago
b461274
Again, path bugfix
by tkuhn1l6
· 5 years ago
7fd43a5
Changes constructor comments to be more descriptive
by Frank Schnicke
· 5 years ago
c62716e
Removes duplicate IAssetAdministrationShell interface
by Frank Schnicke
· 6 years ago
f0d40df
Adds provider for multiple Asset Administration Shells
by Daniel Espen
· 6 years ago
283916b
Bugfix for product AAS example
by tkuhn1l6
· 6 years ago
669723e
New deviceAAS example code
by tkuhn1l6
· 6 years ago
57a8678
Added base class for example files
by tkuhn1l6
· 6 years ago
e1ebf60
Updated frontend code for easier access to BaSys SDK functions
by tkuhn1l6
· 6 years ago
ce93f86
Merge changes Ie5901d19,I7b0e2085
by Thomas Kuhn
· 6 years ago
fc3a507
Update enables serialization of Lanbda expressions
by tkuhn1l6
· 6 years ago
e44edb8
Updated address generation to prevent wrong address generation
by tkuhn1l6
· 6 years ago
881fe23
Merge "Added basic control component implementation"
by Thomas Kuhn
· 6 years ago
9c864af
Added basic control component implementation
by tkuhn1l6
· 6 years ago
32ac482
changed files to implement switch from EPL1.0 to EPL2.0
by mdamm
· 6 years ago
b5dc176
Started to change examples package to reflect more realistic deployments.
by tkuhn1l6
· 6 years ago
c90276f
Updated test cases to GSON factory methods
by tkuhn1l6
· 6 years ago
c3c7fd0
Added factory method to GSON provider that enables the creation of
by tkuhn1l6
· 6 years ago
ea283a5
Merge changes Ic87a0ff1,I5e107f0c
by Thomas Kuhn
· 6 years ago
c34670a
New examples directory
by tkuhn1l6
· 6 years ago
873c960
Change in examples structure
by tkuhn1l6
· 6 years ago
433a685
Deleted some development-only post build events.
by Michael Schoeffler
· 6 years ago
5af3c96
Finalizes facades & interfaces for DAAS
by Vikas Rajashekar
· 6 years ago
4575e54
Modifies provider so that DELETE(path, obj) is ignored for maps
by Daniel Espen
· 6 years ago
0c78c5e
Fixes LambdaProvider list handling
by Daniel Espen
· 6 years ago
dbebbe2
Modifies provider so that CREATE will only create new elements
by Daniel Espen
· 6 years ago
660f1d0
Fixes BaSyxConnector for asynchronous requests
by Daniel Espen
· 6 years ago
3c0d6cf
Adds list references
by Daniel Espen
· 6 years ago
263c4e2
Modifies provider tests to include additional test cases
by Daniel Espen
· 6 years ago
a62dfc8
Restructures ModelProviders
by Daniel Espen
· 6 years ago
8718b18
Fixes path handling for model providers
by Daniel Espen
· 6 years ago
08d91fa
Removes high-level assumption from JSONProvider
by Daniel Espen
· 6 years ago
c8e3109
Fixes DirectorySQLProvider test case
by Daniel Espen
· 6 years ago
c4dd393
Fixes bug in JSONConnector
by Patrick Pschorn
· 6 years ago
01c19d0
Formats server exception stacktrace
by Patrick Pschorn
· 6 years ago
abb8938
Removes obsolete console output
by Frank Schnicke
· 6 years ago
979ad7c
Adds copy constructors for ConnectedAAS/SM
by Frank Schnicke
· 6 years ago
5749556
Adds Meta-Protocol
by Patrick Pschorn
· 6 years ago
87e4aa5
Adding second set of files for Facade
by Vikas Rajashekar
· 6 years ago
15ac8a8
Added first version of VAB hashmap provider in C++ SDK.
by Thomas Psota
· 6 years ago
b83ec3d
Added utility function for CMake to individually specify new build targets for testing purposes
by Thomas Psota
· 6 years ago
0b2d61f
This commit fixes the merge-conflicts in https://git.eclipse.org/r/138536 and https://git.eclipse.org/r/#/c/138533
by Thomas Psota
· 6 years ago
94addb9
Added CMake as build system generator for BaSyx C++ SDK:
by Thomas Psota
· 6 years ago
db03c72
Merge "Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer"
by Thomas Kuhn
· 6 years ago
bee54ea
Merge "Restructured regression folder in C++ SDK:"
by Thomas Kuhn
· 6 years ago
8980359
Changed interface of ISubModel to use basyx::any
by Thomas Psota
· 6 years ago
ed6059a
Added missing isNull check in JSONProvider isFrozen()
by Thomas Psota
· 6 years ago
ecaf472
Adjusted BaSyx Native Connector and TCP Server to use basyx::net
by Thomas Psota
· 6 years ago
fea8245
Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer
by Thomas Psota
· 6 years ago
2765b60
Restructured regression folder in C++ SDK:
by Thomas Psota
· 6 years ago
7f30e38
Merge "Restructured C++ SDK:"
by Thomas Kuhn
· 6 years ago
bc52a8f
Merge changes I690f486f,Ieb7fdc6a
by Thomas Kuhn
· 6 years ago
c5c06b9
Merge "Added util folder containing misc. utility functions:"
by Thomas Kuhn
· 6 years ago
2e42e76
Added basyx::any: Container class for type-safe storage of objects
by Thomas Psota
· 6 years ago
fe21cad
Added basyx::array: simple wrapper class for fixed-size and dynamic arrays
by Thomas Psota
· 6 years ago
9cea490
Added util folder containing misc. utility functions:
by Thomas Psota
· 6 years ago
e02ac98
Restructured C++ SDK:
by Thomas Psota
· 6 years ago
3e82e39
Removed deprecated test files from regression folder
by Thomas Psota
· 6 years ago
45f50ca
Moved 3rd party libraries (gtest,json) to lib folder
by Thomas Psota
· 6 years ago
de4cdb3
Merge "Reimplemented BRef through std::shared_ptr"
by Thomas Kuhn
· 6 years ago
d7e5615
Merge "Added abstraction layer in basyx c++ sdk"
by Thomas Kuhn
· 6 years ago
d078dc4
Merge "Removed leftover .svn directory"
by Thomas Kuhn
· 6 years ago
4442207
Reimplemented BRef through std::shared_ptr
by Thomas Psota
· 6 years ago
08e94ff
Merge "Refactors GSONTools"
by Thomas Kuhn
· 6 years ago
db37cb9
Added abstraction layer in basyx c++ sdk
by Thomas Psota
· 6 years ago
b19f874
Removed leftover .svn directory
by Thomas Psota
· 6 years ago
8ff331a
Merge "Adds initial set of facades for meta model elements"
by Thomas Kuhn
· 6 years ago
23f9e7d
Adds initial set of facades for meta model elements
by Vikas Rajashekar
· 6 years ago
a217ea9
Refactors GSONTools
by Frank Schnicke
· 6 years ago
e279cae
Merge "Finalizes gateway implementation"
by Thomas Kuhn
· 6 years ago
aa8314d
Adds missing .toString() to MetaModelElementFactory
by Frank Schnicke
· 6 years ago
5d0ed18
Finalizes gateway implementation
by Frank Schnicke
· 6 years ago
24a4e01
Merge "Adds ConnectorProviderMapper.java & DelegatingModelProvider"
by Thomas Kuhn
· 6 years ago
b9198fe
Merge "Changes names of testcases to Test*"
by Thomas Kuhn
· 6 years ago
281acd2
Merge "Changes TestConnectedAssetAdministrationShell"
by Thomas Kuhn
· 6 years ago
3bcfba9
Merge "Removes obsolete .svn directory"
by Thomas Kuhn
· 6 years ago
9314e89
Removes another tab
by mdamm
· 6 years ago
f4a45ec
Changes names of testcases to Test*
by Frank Schnicke
· 6 years ago
7655273
Removes tabs from Jenkinsfile
by mdamm
· 6 years ago
f36e86b
Increases jenkins resources
by mdamm
· 6 years ago
2e958d0
Changes TestConnectedAssetAdministrationShell
by Frank Schnicke
· 6 years ago
eb03ab3
Removes obsolete .svn directory
by Frank Schnicke
· 6 years ago
5068f67
Updated example project with contexts.
by tkuhn1l6
· 6 years ago
78edeee
Servlet dynamic parameter change
by tkuhn1l6
· 6 years ago
2f2bba3
Servlets support dynamic parameter
by tkuhn1l6
· 6 years ago
5e9f187
Missing files from previous commit
by tkuhn1l6
· 6 years ago
5436847
Changed AASHTTPServer to accept context information
by tkuhn1l6
· 6 years ago
0e4121e
Added SQL proxy map and test cases
by tkuhn1l6
· 6 years ago
cef5fa9
Fixed test case for gson serialization
by tkuhn1l6
· 6 years ago
47244d1
Adds ConnectorProviderMapper.java & DelegatingModelProvider
by Frank Schnicke
· 6 years ago
803f475
Removes components from Jenkinsfile
by mdamm
· 6 years ago
291de13
Merge "Initial contribution of HMI2018 demo (Bosch)."
by Thomas Kuhn
· 6 years ago
08c594f
Add quick start guide
by Patrick Pschorn
· 6 years ago
04f5685
Edit pom.xml
by Patrick Pschorn
· 6 years ago
4ced06e
Refactoring Basyx c# implementation
by Michael Schoeffler
· 6 years ago
58f8444
Initial contirbution of Basyx C#.NET SDK (Bosch)
by Michael Schoeffler
· 6 years ago
c38999f
Fixes IBaSyxConnector implementation assumptions
by Frank Schnicke
· 6 years ago
fcda06b
Fixes Components JSONTools usage
by Frank Schnicke
· 6 years ago
82bb17a
Removes warnings
by Frank Schnicke
· 6 years ago
Next »