Get Asset Result
constructor(assetEndpointProfileRef: String, attributes: Any? = null, azureApiVersion: String, datasets: List<DatasetResponse>? = null, defaultDatasetsConfiguration: String? = null, defaultEventsConfiguration: String? = null, defaultTopic: TopicResponse? = null, description: String? = null, discoveredAssetRefs: List<String>? = null, displayName: String? = null, documentationUri: String? = null, enabled: Boolean? = null, events: List<EventResponse>? = null, extendedLocation: ExtendedLocationResponse, externalAssetId: String? = null, 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, status: AssetStatusResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, uuid: String, version: Double)