Local Repository
Last updated
Last updated
vebVEB.jsVEBVEB.jsThe instantiated factory models can be serialized as text/binary files and saved on a local file system that is directly accessible by digital tools:
Assets can be saved in .xlsx (Spreadsheet), .json, or .owl/.rdf (ontology) files
3D models can be saved in various formats like .OBJ and .GLTF/.GLB
If a digital tool needs http(s) communications to retrieve factory models, then a localhost server can be launched, e.g. using JavaScript or Python scripts.
The following compressed folder (LocalhostServer.zip) provides an example of localhost server that can be used to load configuration files onto the VEB.js application.