Property

chromecast

Property Name Type Description Required
build_info ChromecastBuildInfo
device_info ChromecastDeviceInfo
net ChromecastNet
version integer Yes
wifi ChromecastWifi

ChromecastBuildInfo

Property Name Type Description Required
build_type integer
cast_build_revision string
cast_control_version integer
release_track string
system_build_number string

ChromecastDeviceInfo

Property Name Type Description Required
cloud_device_id string
device_name string
hotspot_bssid string
mac_address string
manufacturer string
model_name string
product_name string
public_key string
ssdp_udn string
uma_client_id string

ChromecastNet

Property Name Type Description Required
ethernet_connected boolean
ip_address string
online boolean

ChromecastWifi

Property Name Type Description Required
bssid string
ssid string


↑ TopSearch Queries
SearchChromecast devices
product:chromecast

↑ TopExample
{
    "version": 8,
    "build_info": {
        "build_type": 2,
        "cast_build_revision": "1.36.140076",
        "cast_control_version": 1,
        "system_build_number": "DMTS18SS.180712.001"
    },
    "device_info": {
        "cloud_device_id": "5EAA539DC163773B5387AD6D3BAA1FFE",
        "device-name": "skylife uhd tv",
        "hotspot_bssid": "FA:8F:81:34:F5:26",
        "mac_address": "00:00:00:00:00:00",
        "manufacturer": "DMT",
        "model_name": "USI-7000NA",
        "product_name": "DMTS18SS",
        "public_key": "MIIBCgKCAQEAsCIg/2ADiN1I2rDNSb2kmoxWY7ZLSyRS5YPuSceAlT6f+huiweoQVBhAg11FifrFlQbhnA4MU0KsQJ8dxWfNaeRsGAjBDRXWXxHCncF2PN2RwdQHsc9u0X40kP62zUaQELPj74sjd2s+dSECbPbDR9P/ojItgSH0FQMqwT2VhAN6acQYKLXZEft3QfDS2bOqHxtPd3CRNkFyfqAj1Pz9ejU8ajY0vHdJ8o1TlnKOTUBlorZwo2nd7ZjtLlbrPC+enJm6cDb5RMoT0telYxhZ+XZyoPo38xAC1K74kwTXUeu8UD5VYoIWzYTCHH/RRiC7vDWROVjVDG4bSyHgakPg+wIDAQAB",
        "ssdp_udn": "2da1027b-de61-62bc-12bc-0301f7052a54",
        "uma_client_id": "56921296-4b65-4034-8bf1-a17c1f39102b"
    },
    "net": {
        "ethernet_connected": true,
        "ip_address": "175.214.5.4",
        "online": true
    }
}