new Mobile(mobileId, description, mailboxId)
infra/database/models/Mobile.js, line 11
Represents the satellite modem
Name | Type | Description |
---|---|---|
mobileId |
string |
Unique modem ID |
description |
string |
A logical description of the associated asset |
mailboxId |
string | number |
The Mailbox to which the Mobile is assigned |