Table of Contents

Class IoTModel

Namespace
RetailForce.Fiscalisation.Model
Assembly
RetailForce.Fiscalisation.Model.dll

Model for client on connection with Iot Hub

public class IoTModel
Inheritance
object
IoTModel
Inherited Members

Properties

AccessKey

Gets or sets the access key.

public string AccessKey { get; set; }

Property Value

string

The access key.

StatusReportMinimumIntervalInMinutes

Gets or sets the status report minimum interval in minutes.

public double StatusReportMinimumIntervalInMinutes { get; set; }

Property Value

double

The status report minimum interval in minutes.