Interface protos.google.cloud.iot.v1.IDeviceConfig (2.3.6)

Properties of a DeviceConfig.

Package

@google-cloud/iot!

Properties

binaryData

binaryData?: (Uint8Array|string|null);

DeviceConfig binaryData

Property Value
TypeDescription
(Uint8Array|string|null)

cloudUpdateTime

cloudUpdateTime?: (google.protobuf.ITimestamp|null);

DeviceConfig cloudUpdateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

deviceAckTime

deviceAckTime?: (google.protobuf.ITimestamp|null);

DeviceConfig deviceAckTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

version

version?: (number|Long|string|null);

DeviceConfig version

Property Value
TypeDescription
(number|Long|string|null)