epcis2.js | EPCIS 2.0 Javascript SDK
kandi X-RAY | epcis2.js Summary
kandi X-RAY | epcis2.js Summary
epcis2.js is a JavaScript library. epcis2.js has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i epcis2.js' or download it from GitHub, npm.
EPCIS is a GS1 standard for the integration of supply chain information systems. EPCIS is especially valuable to facilitate the seamless exchange of information in supply chains that span multiple actors and organisations. EPCIS 2.0 is the work-in-progress major update to the GS1 EPCIS standard. It was driven by the need to bring EPCIS to the Web. EPCIS 2.0 currently being developed by the EPCIS and CBV 2.0 MSWG which EVRYTHNG are Zebra part of. The standard has not been ratified yet, hence consider everything you see here tentative.
EPCIS is a GS1 standard for the integration of supply chain information systems. EPCIS is especially valuable to facilitate the seamless exchange of information in supply chains that span multiple actors and organisations. EPCIS 2.0 is the work-in-progress major update to the GS1 EPCIS standard. It was driven by the need to bring EPCIS to the Web. EPCIS 2.0 currently being developed by the EPCIS and CBV 2.0 MSWG which EVRYTHNG are Zebra part of. The standard has not been ratified yet, hence consider everything you see here tentative.
Support
Quality
Security
License
Reuse
Support
epcis2.js has a low active ecosystem.
It has 30 star(s) with 4 fork(s). There are 17 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 6 have been closed. On average issues are closed in 81 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of epcis2.js is 2.7.0
Quality
epcis2.js has no bugs reported.
Security
epcis2.js has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
epcis2.js is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
epcis2.js releases are available to install and integrate.
Deployable package is available in npm.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of epcis2.js
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of epcis2.js
epcis2.js Key Features
No Key Features are available at this moment for epcis2.js.
epcis2.js Examples and Code Snippets
No Code Snippets are available at this moment for epcis2.js.
Community Discussions
No Community Discussions are available at this moment for epcis2.js.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install epcis2.js
Install as an app dependency:.
You can override the default settings by providing them to the setup function. For example, you can set a default apiUrl that will be use for each EPCIS request if no apiUrl is provided.
timeout - max wait time for requests. Default value is undefined, which means no timeout.
apiUrl - the url that will be used for requests. Default value is https://api.evrythng.io/v2/epcis
headers - the headers of your requests. Default value is { 'content-type': 'application/json' }.
documentValidation - whether the EPCISDocument has to be validated or not before sending it via the Capture interface. The default value is true.
To build the sdk, you'll need Node.js >= v12.0.0. First, ensure you did not break anything with: npm run test. Then, run: npm run build. Finally, you can test the built library with: node example/example_with_creation_from_setters.js.
You can override the default settings by providing them to the setup function. For example, you can set a default apiUrl that will be use for each EPCIS request if no apiUrl is provided.
timeout - max wait time for requests. Default value is undefined, which means no timeout.
apiUrl - the url that will be used for requests. Default value is https://api.evrythng.io/v2/epcis
headers - the headers of your requests. Default value is { 'content-type': 'application/json' }.
documentValidation - whether the EPCISDocument has to be validated or not before sending it via the Capture interface. The default value is true.
To build the sdk, you'll need Node.js >= v12.0.0. First, ensure you did not break anything with: npm run test. Then, run: npm run build. Finally, you can test the built library with: node example/example_with_creation_from_setters.js.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page