DeviceMapAccessController
Class to access primitive device map data and configs
Declaration
public class DeviceMapAccessControllerNotice
This is an experimental feature, and is subject to breaking changes or deprecation without notice
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Instance | DeviceMapAccessController | - |
| OutputEdgeType | OutputEdgeType | - |
Methods
| Name | Type | Summary |
|---|---|---|
| AddMapNode | void | - |
| AddSubGraph | void | - |
| ClearDeviceMap | void | - |
| CreateAnchorFromMapNode | bool | - |
| ExtractMapMetaData | void | - |
| GetLatestUpdates | bool | - |
| GetMapNodeIds | bool | - |
| GetMapNodes | bool | - |
| GetSubGraphIds | bool | - |
| GetSubGraphs | bool | - |
| HasMapNodeBeenUploaded | bool | - |
| MarkMapNodeForUpload | bool | - |
| MergeSubGraphs | bool | - |
| StartDownloadingMaps | void | - |
| StartGettingGraphData | void | - |
| StartUploadingMaps | void | - |
| StopDownloadingMaps | void | - |
| StopGettingGraphData | void | - |
| StopUploadingMaps | void | - |