Message ID | 3e4d9e3b9ac4539601a5767a80b5ff1d48dd1fd6.1738805694.git.gerickson@nuovations.com (mailing list archive) |
---|---|
State | Under Review |
Headers | show |
Series | Add AT&T, T-Mobile, and Verizon MVNO IoT/M2M APNs | expand |
diff --git a/data/provision.json b/data/provision.json index 751e1ea6e1df..bd10068f6b3e 100644 --- a/data/provision.json +++ b/data/provision.json @@ -14250,6 +14250,15 @@ "ia" ], "tags": "iot" + }, + { + "name": "T-Mobile LTE MVNO IoT/M2M (Public)", + "apn": "iot.tmowholesale", + "type": [ + "internet", + "ia" + ], + "tags": "kore-m2m-public" } ] },