Class IoTModel
- Namespace
- RetailForce.Fiscalisation.Model
- Assembly
- RetailForce.Fiscalisation.Model.dll
Model for client on connection with Iot Hub
public class IoTModel
- Inheritance
-
objectIoTModel
- 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.