DeviceRejected

Deprecated since version v1.13.0: This event is still emitted for compatibility, but deprecated. Use the replacement PendingDevicesChanged event instead.

Emitted when there is a connection from a device we are not configured to talk to.

  1. {
  2. "id": 24,
  3. "globalID": 24,
  4. "type": "DeviceRejected",
  5. "time": "2014-08-19T10:43:00.562821045+02:00",
  6. "data": {
  7. "address": "127.0.0.1:51807",
  8. "name": "My dusty computer",
  9. "device": "EJHMPAQ-OGCVORE-ISB4IS3-SYYVJXF-TKJGLTU-66DIQPF-GJ5D2GX-GQ3OWQK"
  10. }
  11. }