BrightSignNetwork (BSN) Main A...
...
Data Types (2017/01)
Custom Data Types (2017/01)

Device Location Entity (2017/01)

1min
all device location entities are structured as follows entity placeid string the textual identifier of the device location gpslatitude nullable\<double> the latitude of the device location gpslongitude nullable\<double> the longitude of the device location country string the country in which the device is located (for example, "germany") countrylongname string the full name of the country in which the device is located (for example, "federal republic of germany") adminarealevel1 string the largest subnational administrative unit of a country (for example, "state" in the usa and "prefecture" in japan) in which the device is located adminarealevel1longname string the full name of the largest subnational administrative unit of a country in which the device is located adminarealevel2 string the county name (within the united states), or a second order civil entity below adminarealevel1 , in which the device is located adminarealevel2longname string the full county name (within the united states), or the full name of the second order civil entity below adminarealevel1 , in which the device is located locality string the name of the city, town, or rural area in which the device is located localitylongname string the full name of the city, town, or rural area in which the device is located path string the path property of the location structure this value is the result of the concatenation of country , adminarealevel1 , adminarealevel2 , and locality pathlongname string the path property of the location structure this value is the result of the concatenation of countrylongname , adminarealevel1longname , adminarealevel2longname , and localitylongname