Name | Description | Type | Additional information |
---|---|---|---|
IsCurrent |
Gets or sets the flag stating weather or not this device type is the one that must be used for the new sigfox registrations or not. |
boolean |
None. |
id |
Gets or sets the sigfox Id for this device type |
string |
None. |
group |
Gets or sets the sigfox group's id |
string |
None. |
name |
Gets or sets the name |
string |
None. |
KeepAlive |
Gets or sets the keep-alive, in minutes |
integer |
None. |
payloadType |
Gets or sets the payload type |
string |
None. |
ContractsHistory |
Gets or sets the history of contracts |
Collection of Flipr.Data.SQL.Sigfox.DeviceTypeContract |
None. |
NumberOfAllowedDevices |
Gets or sets the number of devices allowed on this device type |
integer |
None. |