Get Asset Result
constructor(assetEndpointProfileUri: String, assetType: String? = null, attributes: Any? = null, dataPoints: List<DataPointResponse>? = null, defaultDataPointsConfiguration: String? = null, defaultEventsConfiguration: String? = null, description: 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: Int)