GetDiscoveredAssetResult

constructor(assetEndpointProfileRef: String, azureApiVersion: String, datasets: List<DiscoveredDatasetResponse>? = null, defaultDatasetsConfiguration: String? = null, defaultEventsConfiguration: String? = null, defaultTopic: TopicResponse? = null, discoveryId: String, documentationUri: String? = null, events: List<DiscoveredEventResponse>? = null, extendedLocation: ExtendedLocationResponse, hardwareRevision: String? = null, id: String, location: String, manufacturer: String? = null, manufacturerUri: String? = null, model: String? = null, name: String, productCode: String? = null, provisioningState: String, serialNumber: String? = null, softwareRevision: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, version: Double)