mmornati/kerberosio-hooks

View on GitHub
test/plugins/pushbullet/devices.json

Summary

Maintainability
Test Coverage
{ "accounts": [],
  "blocks": [],
  "channels": [],
  "chats": [],
  "clients": [],
  "contacts": [],
  "devices":
   [ { "active": true,
       "iden": "ABC",
       "created": 1464539602.034464,
       "modified": 1465844426.302647,
       "type": "android",
       "kind": "android",
       "nickname": "OnePlus ONE A2003",
       "generated_nickname": true,
       "manufacturer": "OnePlus",
       "model": "ONE A2003",
       "app_version": 256,
       "fingerprint": {"android_id":"123"},
       "push_token": "token123",
       "pushable": true,
       "has_sms": true,
       "has_mms": true,
       "icon": "phone",
       "remote_files": "disabled" },
     { "active": true,
       "iden": "DEF",
       "created": 1464535818.116582,
       "modified": 1464535818.116587,
       "type": "chrome",
       "kind": "chrome",
       "nickname": "Chrome",
       "manufacturer": "Google",
       "model": "Chrome",
       "app_version": 327,
       "pushable": true,
       "icon": "browser" },
     { "active": false,
       "iden": "GDEF",
       "created": 1416992877.1658518,
       "modified": 1464534492.056154,
       "pushable": false,
       "icon": "phone" },
     { "active": false,
       "iden": "UUDJ",
       "created": 1416945560.933138,
       "modified": 1464534490.247278,
       "pushable": false,
       "icon": "phone" } ],
  "grants": [],
  "pushes": [],
  "profiles": [],
  "subscriptions": [],
  "texts": [] }