Device State | Icon | Description |
---|---|---|
Healthy | ![]() | The RFID reader is reporting no issues. |
Warning | ![]() | The RFID reader is reading and transmitting tag read data, but the reader is experiencing an issue (for example, it is starting to disconnect or overheat). |
Critical | ![]() | The RFID reader is reading and transmitting tag read data, but the reader is experiencing an issue that is more serious than one that warrants just a warning (for example, it is overheating). You might also obtain this alert if the reader is not responding, so its status is unknown. |
Error | ![]() | The RFID reader is experiencing a real-time, immediate problem (for example, after you send it a command, something fails). |
kubectl get pods -n zebra-reader-management | grep iotc-adapter-fixreader
kubectl describe pods -n zebra-reader-management <pod name from above>
kubectl logs -n zebra-reader-management <pod name from above>
kubectl get pods -n zebra-reader-management | grep mqtt
kubectl logs -n zebra-reader-management <pod name from above>