NameDescriptionTypeAdditional information
Name

the desired name of the site

string

Required

Min length: 3

Radius

Radius in meters. Will only be updated for GeoSites where SiteType = GeoSiteTypeEnum.Geoposition. NOTE: Value is ignored for other types of GeoSites, but the value field is still required in the payload. NOTE: GeoSites that are very small (<200m) can cause problems with triangulating units. NOTE: GeoSites that are overly large (>20000m) can overlap other geosites and cause informational confusion.

integer32

Required

Range: inclusive between 100 and 100000

VisibleChildren

Indicates if this GeoSite is accessible from child groups and available to devices in child groups. Setting this value to false will unregister any devices from this GeoSite, that would no longer have access to it.

boolean

Required

RegisterUnitsOnMove

Indicates if devices are automatically registered for this geosite when they gain access to it (on device or group move) (optional, default is false). Setting this value to true will NOT register any devices to this GeoSite, even if they do have access to it.

boolean

None.

RegisterUnitsForAlarmsOnMove

Indicates if all devices that are automatically registered for this geosite should also be registered for alarms based on this geosite when they gain access to it (on device or group move) (optional, default is false). If RegisterUnitsOnMove is false, this must also be set false.

boolean

None.