getPoiListExtend
getPoiListExtend(req) -> {Promise.<any>}
To obtain a list of sites, it was necessary to pass on the vehicle before obtaining the site. If the vehicle is not passed on, the data of the connected site will be queried by default. Now, it has been expanded to be able to query corresponding site data based on any combination of query conditions such as business, region, and robot.
Parameters
Fields | Type | Description |
---|---|---|
req |
RequestParam | req |
Return Value Promise.<any>
PoiList