Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceTwinProperties

Package version

interface

An interface representing DeviceTwinProperties. A portion of the properties that can be written only by the application back-end, and read by the device.

Hierarchy

  • DeviceTwinProperties

Index

Properties

Properties

Optional metadata

member

{DeviceTwinMetadata} [metadata] Metadata information for the properties JSON document.

Optional version

version: undefined | number
member

{number} [version] Version of device twin properties.

Generated using TypeDoc