Iot

oci.iot.IotClient Use the Internet of Things (IoT) API to manage IoT domain groups, domains, and digital twin resources including models, adapters, instances, and relationships.
oci.iot.IotClientCompositeOperations This class provides a wrapper around IotClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.iot.models.ApexDataAccessDetails This contains configuration for apex data access.
oci.iot.models.ChangeIotDomainCompartmentDetails The configuration details for the move operation.
oci.iot.models.ChangeIotDomainDataRetentionPeriodDetails The configuration details for data retention periods.
oci.iot.models.ChangeIotDomainGroupCompartmentDetails The configuration details for the move operation.
oci.iot.models.ConfigureIotDomainDataAccessDetails The configuration details for IoT Domain Data Access.
oci.iot.models.ConfigureIotDomainGroupDataAccessDetails The configuration details for an IoT Domain Group Data Access through allowlisted vcn ids.
oci.iot.models.CreateDigitalTwinAdapterDetails The information about new digital twin adapter to be created.
oci.iot.models.CreateDigitalTwinInstanceDetails The information about new digital twin instance to be created.
oci.iot.models.CreateDigitalTwinModelDetails The information about new digital twin model to be created.
oci.iot.models.CreateDigitalTwinRelationshipDetails The information about new digital twin relationship to be created.
oci.iot.models.CreateIotDomainDetails The information about new IoT domain to be created.
oci.iot.models.CreateIotDomainGroupDetails The information about new IoT domain group to be created.
oci.iot.models.DataRetentionPeriodsInDays Data Retention periods
oci.iot.models.DigitalTwinAdapter The digital twin adapter maps incoming data from IoT device into the corresponding digital twin instance.
oci.iot.models.DigitalTwinAdapterCollection Results of a digital twin adapter search.
oci.iot.models.DigitalTwinAdapterEnvelopeMapping Maps the metadata fields from the inbound payload using JQ.
oci.iot.models.DigitalTwinAdapterInboundEnvelope Payload containing device-specific metadata and optional value mappings used to interpret or transform that metadata.
oci.iot.models.DigitalTwinAdapterInboundRoute Defines how inbound device payloads should be routed and mapped within a digital twin context.
oci.iot.models.DigitalTwinAdapterJsonPayload A payload structure containing JSON-formatted data from the digital twin device.
oci.iot.models.DigitalTwinAdapterPayload Reference payload structure template received from IoT device.
oci.iot.models.DigitalTwinAdapterSummary Summary information about a digital twin adapter.
oci.iot.models.DigitalTwinInstance A digital twin instance is a virtual representation of a physical IoT device within the IoT domain.
oci.iot.models.DigitalTwinInstanceCollection Results of digital twin instance search.
oci.iot.models.DigitalTwinInstanceSummary Summary of the digital twin instance
oci.iot.models.DigitalTwinModel A digital twin model, defined using `Digital Twins Definition Language`__, specifies the schema for digital twin instance, including its components, properties, telemetry, commands, and relationships within the IoT domain.
oci.iot.models.DigitalTwinModelCollection Results of a digital twin model search.
oci.iot.models.DigitalTwinModelSummary Summary of the digital twin model.
oci.iot.models.DigitalTwinRelationship A digital twin relationship represents an association between two digital twin instances.
oci.iot.models.DigitalTwinRelationshipCollection Results of digital twin relationships search.
oci.iot.models.DigitalTwinRelationshipSummary Describes digital twin relationship summary
oci.iot.models.DirectDataAccessDetails This contains configuration for direct data access.
oci.iot.models.ErrorDetails Error Information.
oci.iot.models.InvokeRawBinaryCommandDetails Binary data payload definition
oci.iot.models.InvokeRawCommandDetails Definition of unstructured command invocation payload
oci.iot.models.InvokeRawJsonCommandDetails Json data payload definition
oci.iot.models.InvokeRawTextCommandDetails Text data payload definition
oci.iot.models.IotDomain An IoT domain is an Oracle Cloud Infrastructure resource that provides a managed environment for organizing and managing digital twin resources, such as models, adapters, instances and relationships, within a compartment and IoT domain group.
oci.iot.models.IotDomainCollection Results of an IoT domain search.
oci.iot.models.IotDomainGroup An IoT domain group is an Oracle Cloud Infrastructure resource that provides a managed environment for organizing and managing IoT domains, within a compartment.
oci.iot.models.IotDomainGroupCollection Results of an IoT Domain Group search.
oci.iot.models.IotDomainGroupSummary Summary information about an IoT Domain Group.
oci.iot.models.IotDomainSummary Summary information about a IoT domain.
oci.iot.models.OrdsDataAccessDetails This contains configuration for ORDS data access.
oci.iot.models.UpdateDigitalTwinAdapterDetails The information to be updated for the given digital twin adapter.
oci.iot.models.UpdateDigitalTwinInstanceDetails The information to be updated for the given digital twin instance.
oci.iot.models.UpdateDigitalTwinModelDetails The information to be updated for the given digital twin model.
oci.iot.models.UpdateDigitalTwinRelationshipDetails The information to be updated for the given digital twin relationship.
oci.iot.models.UpdateIotDomainDetails The information to be updated for the given IoT domain.
oci.iot.models.UpdateIotDomainGroupDetails The information to be updated for the given IoT domain group.
oci.iot.models.WorkRequest An asynchronous work request helps monitor long-running operations.
oci.iot.models.WorkRequestError An error encountered while performing an operation that is tracked by a work request.
oci.iot.models.WorkRequestErrorCollection A list of work request errors.
oci.iot.models.WorkRequestLogEntry A log message from performing an operation that is tracked by a work request.
oci.iot.models.WorkRequestLogEntryCollection A list of work request logs.
oci.iot.models.WorkRequestResource A resource created or operated on by a work request.
oci.iot.models.WorkRequestSummary Summary information about an asynchronous work request.
oci.iot.models.WorkRequestSummaryCollection A list of work requests.