Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Sep 28, 2023
2 parents 61b86c7 + e429c1f commit e7426cd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates


version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# DeviceIdentifiersWrapper

## Easy access to serial number and IMEI

Forget about StageNow, EMDK, certificates, application signature... complexity....

Just get the serial number and the IMEI number of your Zebra device in one method call (see at the end of this document).

Have fun with Zebra's devices :)





Expand Down

0 comments on commit e7426cd

Please sign in to comment.