mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
API detect if new location should be fixed by default (#13637)
This commit is contained in:
@@ -12,7 +12,7 @@ Input:
|
||||
- location: name of the new location
|
||||
- lat: latitude
|
||||
- lng: longitude
|
||||
- fixed_coordinates: 0 if updated from the device or 1 if the coordinate is fixed (default is fixed)
|
||||
- fixed_coordinates: 0 if updated from the device or 1 if the coordinate is fixed (default is fixed if lat and lng are valid)
|
||||
|
||||
Example:
|
||||
|
||||
|
Reference in New Issue
Block a user