Class DigitalTwinAdapterEnvelopeMapping
Maps the metadata fields from the inbound payload using JQ. These mappings allow you to extract specific metadata such as timestamps using JQ expressions.
Inherited Members
Namespace: Oci.IotService.Models
Assembly: OCI.DotNetSDK.Iot.dll
Syntax
public class DigitalTwinAdapterEnvelopeMapping
Properties
TimeObserved
Declaration
[JsonProperty(PropertyName = "timeObserved")]
public string TimeObserved { get; set; }
Property Value
Type | Description |
---|---|
string |