GET /api/v1/const/otherdevice_events
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "key": "CELLULAR_EDGE_CONNECTED_TO_NCM",
        "display": "Connected to NCM",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_CONNECTED_TO_NCM",
            "text": "Connected to NCM"
        }
    },
    {
        "key": "CELLULAR_EDGE_DISCONNECTED_FROM_NCM",
        "display": "Disconnected from NCM",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_DISCONNECTED_FROM_NCM",
            "text": "Disconnected from NCM"
        }
    },
    {
        "key": "CELLULAR_EDGE_ETHERNET_WAN_CONNECTED",
        "display": "Ethernet WAN device connected",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_ETHERNET_WAN_CONNECTED",
            "text": "Ethernet WAN device active"
        }
    },
    {
        "key": "CELLULAR_EDGE_ETHERNET_WAN_DISCONNECTED",
        "display": "Ethernet WAN device disconnected",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_ETHERNET_WAN_DISCONNECTED",
            "text": "Ethernet WAN device no longer active"
        }
    },
    {
        "key": "CELLULAR_EDGE_ETHERNET_WAN_PLUGGED",
        "display": "Ethernet WAN device attached",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_ETHERNET_WAN_PLUGGED",
            "text": "Ethernet WAN device attached"
        }
    },
    {
        "key": "CELLULAR_EDGE_ETHERNET_WAN_UNPLUGGED",
        "display": "Ethernet WAN device removed",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_ETHERNET_WAN_UNPLUGGED",
            "text": "Ethernet WAN device removed"
        }
    },
    {
        "key": "CELLULAR_EDGE_FIRMWARE_UPGRADED",
        "display": "Firmware Upgraded",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_FIRMWARE_UPGRADED",
            "text": "Firmware Upgraded"
        }
    },
    {
        "key": "CELLULAR_EDGE_LOGIN_FAILED",
        "display": "Login Failure",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_LOGIN_FAILED",
            "text": "Login Failure"
        }
    },
    {
        "key": "CELLULAR_EDGE_LOGIN_SUCCEEDED",
        "display": "Login Success",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_LOGIN_SUCCEEDED",
            "text": "Login Success"
        }
    },
    {
        "key": "CELLULAR_EDGE_MODEM_WAN_CONNECTED",
        "display": "Modem WAN device connected",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_MODEM_WAN_CONNECTED",
            "text": "Modem WAN device active"
        }
    },
    {
        "key": "CELLULAR_EDGE_MODEM_WAN_DISCONNECTED",
        "display": "Modem WAN device disconnected",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_MODEM_WAN_DISCONNECTED",
            "text": "Modem WAN device removed"
        }
    },
    {
        "key": "CELLULAR_EDGE_REBOOTED",
        "display": "Router Rebooted",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_REBOOTED",
            "text": "Router Rebooted"
        }
    },
    {
        "key": "CELLULAR_EDGE_SIM_DOOR_OPENED",
        "display": "SIM Door opened",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_SIM_DOOR_OPENED",
            "text": "SIM Door opened"
        }
    },
    {
        "key": "CELLULAR_EDGE_SIM_DOOR_CLOSED",
        "display": "SIM Door closed",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_SIM_DOOR_CLOSED",
            "text": "SIM Door closed"
        }
    },
    {
        "key": "CELLULAR_EDGE_WAN_SERVICE_TYPE_CHANGED",
        "display": "WAN Device Service Type Changed",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_WAN_SERVICE_TYPE_CHANGED",
            "text": "WAN Device Service Type Changed"
        }
    },
    {
        "key": "CELLULAR_EDGE_FIRMWARE_LOOKUP_ERROR",
        "display": "Firmware lookup error",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_FIRMWARE_LOOKUP_ERROR",
            "text": "Firmware out of date: Unable to lookup firmware version."
        }
    },
    {
        "key": "CELLULAR_EDGE_ASSIGNED",
        "display": "Assigned",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_ASSIGNED",
            "text": "Assigned Device 0030447771c0 to Site Primary Site"
        }
    },
    {
        "key": "CELLULAR_EDGE_DEVICE_STATE_ONLINE",
        "display": "Device state online",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_DEVICE_STATE_ONLINE",
            "text": "WAN Device State Changed from Offline to Online"
        }
    },
    {
        "key": "CELLULAR_EDGE_DEVICE_STATE_OFFLINE",
        "display": "Device state offline",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_DEVICE_STATE_OFFLINE",
            "text": "WAN Device State Changed from Online to Offline"
        }
    },
    {
        "key": "CELLULAR_EDGE_DEVICE_STATE_INITIALIZED",
        "display": "Device state initialized",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_DEVICE_STATE_INITIALIZED",
            "text": "WAN Device State Changed from Offline to Initialized"
        }
    },
    {
        "key": "CELLULAR_EDGE_CONFIGURATION_CHANGED",
        "display": "Configuration changed",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_CONFIGURATION_CHANGED",
            "text": "Configuration changed"
        }
    },
    {
        "key": "CELLULAR_EDGE_CONFIGURATION_REJECTED",
        "display": "Configuration rejected",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_CONFIGURATION_REJECTED",
            "text": "Configuration rejected"
        }
    },
    {
        "key": "CELLULAR_EDGE_CONFIGURATION_UNACKNOWLEDGED",
        "display": "Configuration unacknowledged",
        "example": {
            "timestamp": 1675827825.765,
            "org_id": "c080ce4d-4e35-4373-bdc4-08df15d257f5",
            "site_id": "1df889ad-9111-4c0e-a00b-8a008b83eb68",
            "mac": "0030447771c0",
            "device_mac": "5c5b351e13b5",
            "vendor": "cradlepoint",
            "type": "CELLULAR_EDGE_CONFIGURATION_UNACKNOWLEDGED",
            "text": "Configuration unacknowledged"
        }
    }
]