CellularPrivateNetwork.GeofenceItem
A geofence for a private network.
Declaration
object CellularPrivateNetwork.GeofenceItemProperties
| Name | Type | Description |
|---|---|---|
GeofenceId Required | string | A geofence identifier that’s unique within a list of geofences. |
Latitude Required | number | The latitude of the geofence. |
Longitude Required | number | The longitude of the geofence. |
Radius Required | number | Specifies the radius of the geofence in meters. Set this value slightly greater than the private cellular network coverage area. |