Use the New Device Type dialog to define a new device type. Specifically, you define the device type's profile and message queue configuration ("communication options").
Fields
Profile |
Device Type |
Type the name of the device type (up to 50 characters). This name must be unique. |
Device Category |
Select the applicable category, such as BILLABLE. | |
Manufacturer |
Type the name of the manufacturer (up to 50 characters). | |
Product |
Type the manufacturer's product name for the device type (up to 50 characters). | |
Model |
Type the manufacturer's model number or ID for the device type (up to 100 characters). | |
Version |
Type the manufacturer's version number or ID for the device type (up to 50 characters). | |
Communication options NOTE: The term "communication options" means the same as "message queue configuration options." |
Polling Interval |
(Non-contactable device only) Type the number of seconds desired between polling attempts. For example, for hourly polling, type 3600. NOTE: Devices that auto-register will always have a polling interval, so the default with the device type is not used. If another method was used to register the device and the polling interval is unspecified, it the device type default will be used. |
|
Retry attempts before failing |
If the device is contactable, type the number of attempts (after a failed attempt) that will be made to send a message to the device before the message is discarded. For example, a value of 3 will allow for four attempts (the first one that fails plus three more). If the device is not contactable, type the number of polling cycles that will be allowed to be missed before a message is discarded. For example, a value of 3 will allow for four polling cycles to be missed (the first one that fails plus three more). |
|
Retry Interval |
(Contactable device only.) Type the number of seconds between attempts to send a message. |
|
Be very careful when defining the communication options (message queue configuration) for a device type as the settings are replicated for all devices that do not otherwise override them. Specifically, take care to avoid very short polling intervals, small retry attempts, and short retry intervals.
|