◆ HardwareProfileCloudEngine()
FiftyOne.DeviceDetection.Cloud.FlowElements.HardwareProfileCloudEngine.HardwareProfileCloudEngine | ( | ILogger< PropertyKeyedCloudEngineBase< MultiDeviceDataCloud, IDeviceData >> | logger, |
Func< IPipeline, FlowElementBase< MultiDeviceDataCloud, IAspectPropertyMetaData >, MultiDeviceDataCloud > | deviceDataFactory | ||
) |
Constructor
- Parameters
-
- logger - The logger for this instance to use
- deviceDataFactory - Factory function to use when creating aspect data instances.
Member Function Documentation
◆ CreateProfileData()
override IDeviceData FiftyOne.DeviceDetection.Cloud.FlowElements.HardwareProfileCloudEngine.CreateProfileData ( ) protectedCalled by the base class to create a new data instance.
- Returns
Member Data Documentation
◆ ElementDataKey
override string FiftyOne.DeviceDetection.Cloud.FlowElements.HardwareProfileCloudEngine.ElementDataKey => "hardware" The key to use for storing this engine's data in a IFlowData instance.