Skip to content

🦓⚡️☁️ Zebra IOT Connector to Cloudflare Workers, Durable Objects, Graph.do, and EPCIS.dev via Cloudflare PubSub with MQTT

License

Notifications You must be signed in to change notification settings

epcis/zebra.mqtt.do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦓⚡️☁️ Zebra IOT Connector to Cloudflare

Zebra IOT Connector to Cloudflare PubSub via MQTT

https://zebra.rfid.connects.to/api

{
  "api": {
    "icon": "🦓⚡️☁️",
    "name": "zebra.mqtt.do",
    "description": "Zebra IOT Connector to Cloud API",
    "url": "https://zebra.mqtt.do/api",
    "type": "https://apis.do/iot",
    "endpoints": {
      "getTenant": "https://zebra.mqtt.do/:tenant",
      "allReaders": "https://zebra.mqtt.do/:tenant/readers",
      "allReads": "https://zebra.mqtt.do/:tenant/reads",
      "enrollReader": "https://zebra.mqtt.do/:tenant/new",
      "getReader": "https://zebra.mqtt.do/:tenant/:readerId",
      "getReadsForReader": "https://zebra.mqtt.do/:tenant/:readerId"
    },
    "site": "https://mqtt.do",
    "login": "https://zebra.mqtt.do/login",
    "signup": "https://zebra.mqtt.do/signup",
    "repo": "https://github.com/epcis/zebra-iot-connect"
  },
  "namespace": "dbb47e33-89e4-4514-85a9-2b10854c019b",
  "ts": 1663251919621,
  "time": "2022-09-15T14:25:19.621Z",
  "id": "74b207f179822951",
  "list": "https://zebra.rfid.connects.to/dbb47e33-89e4-4514-85a9-2b10854c019b",
  "data": [],
  "user": {
    "authenticated": false,
    "plan": "👩‍💻 Build",
    "ip": "216.84.167.70",
    "isp": "Lumen",
    "flag": "🇺🇸",
    "zipcode": "55437",
    "city": "Minneapolis",
    "metro": "Minneapolis-St. Paul",
    "region": "Minnesota",
    "country": "United States",
    "continent": "North America",
    "requestId": "74b207f179822951-ORD",
    "localTime": "9/15/2022, 9:25:19 AM",
    "timezone": "America/Chicago",
    "edgeLocation": "Chicago",
    "edgeDistance": 337,
    "latencyMilliseconds": 27,
    "recentInteractions": 1,
    "trustScore": 98
  }
}

Getting Started

You can visit: https://demo.mqtt.dev

Replace broker.namespace with zebra.epcis and enter your JWT token and use the event/rfid/read topic to get started.

Demo MQTT Client

Events

About

🦓⚡️☁️ Zebra IOT Connector to Cloudflare Workers, Durable Objects, Graph.do, and EPCIS.dev via Cloudflare PubSub with MQTT

Resources

License

Stars

Watchers

Forks