This commit is contained in:
Daniel Kluge
2024-01-01 17:39:55 +01:00
parent c5f633e9dd
commit 3f4b200a8b
+1 -1
View File
@@ -11,4 +11,4 @@ It works like a gateway by serving a I4.0 Interface (the Asset Administration Sh
- `owntest.json` contains the AASX description of the testasset - `owntest.json` contains the AASX description of the testasset
`lib` must be build first, as it's currently not in npm and `example` uses it by path. `lib` must be build first, as it's currently not in npm and `example` uses it by path.
Both can be build using `npm run build` and both have documentation that can be created using `npm run docs`. Both can be built using `npm run build` and both have documentation that can be created using `npm run docs`.