MGSi Wheel logo core

MGSi Tracking

This webpage documents the MGSi Tracking app.

The UWP / Android / iOS screen-shots for each page are grouped together. Use the Show/Hide Options to toggle the display of the screen-shots for each device type.

The Android screen-shots are from an Android Pixel 5 R 11.0 - API 30 device. The iOS screen-shots are from an iPhone SE (3rd generation) iOS 16.0 device.

Tip: use draft mode when printing to a color printer.

[User agent]

Show/Hide Options: All Open | All Closed | UWP | Android | iOS | Web

All platforms displayed.

For additional information see:

4/13/2024

TopBottom


Contents (by function)

  1. Introduction to the MGSi Tracking app - Taps and Keystrokes
  2. Logon
  3. Home (Maps)
  4. Search
  5. Users
  6. User
  7. Alarms
  8. Alarm
  9. Devices
  10. Device
  11. Company
  12. Map Import (Google)
  13. Map Import (List)
  14. Walk the Fence
  15. Map
  16. Map Properties
  17. Map Fence
  18. Map Fence Post
  19. Map Readings
  20. Map Reading
  21. Search

Getting Started with the MGSi Tracking app - Taps and Keystrokes

This topic details the taps and keystrokes for getting started with the MGSi Tracking app once it has been installed.

The MGSi Tracking app is an app for displaying geofenced maps and the geolocation coordinates of cattle that have been outfitted with Oyster IoT devices. Additionally, notifications are sent when a device reading is outside of the geofence.

Definition: A geofence is a virtual perimeter for a real-world geographic area. A geofence could be dynamically generated or match a predefined set of boundaries. The use of a geofence is called geofencing, and one example of use involves a location-aware device of a location-based service object (user, vehicle, cow) entering or exiting a geofence.

Definition: Web hooks are user-defined HTTP callbacks. They are triggered by some event in an application (Dragino) and can facilitate integrating different applications (MGSi) or third-party APIs.

For additional information see:

Installing the MGSi IoT software and Configuring IIS

This section details installing the MGSi IoT web software and configuring IIS. This section is applicable only if you are running a standalone version.

Installing and Configuring SQL Server

A standard setup is all that is needed. Once installed, create the MGSiIoT database via a Restore operation.

Installing and Configuring IIS

Configure the application pool and application. The suggested names are MGSiIoT for each.

Configuring the IoT Hardware

This section details configuring the IoT hardware to be used.

Configuring the Router

Configure a hard-coded IP address for the Dragino console to access. Create a second IP address for the MGSi server machine for use in defining the web hooks.

If the router is not connected to the internet, the Oyster location events may not have accurate values.

Configuring the Dragino Gateway

See Configuring the Dragino Gateway.

If the Dragino Gateway is physically moved or attached to a different router, restart all devices in order to force a re-join. For Oyster devices, remove the battery for 30 seconds.

Creating an Application in the Dragino Gateway

Each different device 'type' (Oyster, Arduino, Nanotag) must be defined in its own Dragino application. The web hooks for a device are unique, due to the unique JSON format of the data transmitted to the server.

See Applications.

Defining the Devices in the Dragino Gateway

See Devices.

Once the device has been defined in Dragino, the device needs to be defined in the MGSi app.

Note that a map (geofence) must be defined in the MGSi app before you associate a device with a map. I.e., the MGSi Tracking Device page has a required field for the map.

The first device for an application must be entered manually in the MGSi app.

Tip: Copy and paste the values from the Dragino console - Live Data tab - end_device_ids hive of the json file that is displayed.

If the device has been configured in the Dragino, but not in the MGSi app and this is not the first device for the application, on the first event received in the MGSi Tracking app for the device, the device is inserted into the database. Use the MGSi Tracking Device page to complete the configuration for the device: specify the map the device is related to, if the device is active and the pin color.

Configuring the Web Hooks in the Dragino Gateway

The IP address used must be accessible from the Dragino console and point to the machine that has the MGSi server side software installed.

See Web Hook.

Creating the Geofence

The following are the app options for creating the geofence. Note that you can "manually" create a geofence by specifying the geolocation points in the MGSi Tracking Map Fence Post page.

  1. Creating a Geofence using Google Maps
  2. Creating a Geofence using a TXT or CSV file
  3. Creating a Geofence using the Walk-the-fence option
  4. Creating a Geofence using the Oyster device (Walk-the-fence) (below)

Creating a Geofence using the Oyster device (Walk-the-fence)

This option also verifies that the Oyster device is working properly and that the private Lora network coverage is sufficient.

  1. Configure the Oyster device in Dragino and ensure the Uplink web hook is configured. The first uplink event will insert the Oyster device ID in the MGSi database. You could also enter the Oyster ID's using the MGSi Tracking Device page.
  2. From the MGSi Tracking Home page tap the New Map menu option, then tap the New Map option. The MGSi Tracking Map Properties page is displayed.
  3. Select the Oyster device and specify -1 for the Animal ID field. Complete the other fields, then tap Save.
  4. The Center latitude and longitude values are filled with your current geolocation. These values will be updated once a polygon has been formed (when there are at least 4 fence points).
  5. Go the starting position.
  6. Ensure that the device registers your current location.
  7. Start walking (or ATV-ing or horse back) the fence line, stopping at regular intervals for the Oyster device to transmit the location.
  8. When you have returned to the starting point, remove the battery from the Oyster device to prevent additional Oyster events from being generated, which would insert more fence posts.
  9. Open the MGSi Map Properties page and change the Animal ID field from -1 to 0.
  10. Put the battery back into the Oyster device.
  11. Tap Home to return to the MGSi Tracking Home page, then select the map item you just created. The map is displayed using the Oyster location values that are stored in the database.

Determining Geolocation Points

Microsoft, Apple and Google web sites each have the capability to determine a specific point. You can then copy/paste these values into a TXT file for use with MGSi Import (List) or the MGSi Map Properties, MGSi Map Fence Post and MGSi Map Reading pages. This may become tedious. As an alternative for the Reading page, use the Create a Reading Here option.

Microsoft - Windows 10+

Run the Windows Map app, click in the map and select the 'Drop a pin' option. A dialog is displayed with the geolocation coordinates. Copy the latitude and longitude values and paste into the TXT/CSV file or the MGSi app page listed above.

Google Maps from a Desktop Browser

Go to https://www.google.com/maps/. Right mouse on the map. A dialog is displayed with the geolocation coordinates at the top. Copy the latitude and longitude values and paste into the TXT/CSV file or the MGSi app page listed above.

[Desktop Browser]

Screen Capture

Apple Maps from a Mac

Run the Map app, click in the map and select the 'Drop a pin' option. A dialog is displayed with the geolocation coordinates at the top. Copy the latitude and longitude values and paste into the TXT/CSV file or the MGSi app page listed above.

Nudge Options

The MGSi Map Properties, MGSi Tracking Map Fence Post and MGSi Map Reading pages each have "nudge" options (North/South for latitude and East/West for longitude) for moving/adjusting the geolocation value 10 feet (0.0000275 degrees for latitude and 0.0000347 degrees for longitude).

Use the Map (External) menu option from these pages to display the native map app using the latitude and longitude values configured.

Note that there are no nudge options for the web version. A step increment of 0.000001 is used.

Notifications

When a device reading is outside of the geofence, an alarm is sounded and an email is sent to the user(s) that have the Notify option selected in the MGSi Tracking User page.

Sample Email

[Sample Email]

Screen Capture

Initial Keystrokes

The following are the keystrokes you can use to start using the app.

MGSi Tracking Logon page

The MGSi Tracking Logon page is displayed when you launch the MGSi app, and from the 'Logoff' menu item.

  1. Type your user id in the 'User ID' edit box.
  2. Type your password in the 'Password' edit box.
  3. Tap the 'Save Password' switch to save the values. If this field is left off, you will need to enter your credentials each time you launch the MGSi app.
  4. Tap the 'Select an App to connect to' picker and tap the 'MGSi Tracking' item.
  5. Tap 'Connect'. If you are connected to the internet and you typed valid credentials, the MGSi Tracking Home page is displayed
MGSi Tracking Home page

The MGSi Tracking Home page is displayed when you logon and lists the defined maps.

  1. Tap an item in the list to display the map. The MGSi Tracking Map page is displayed
MGSi Tracking Map page

The MGSi Tracking Map page displays the geofence defined map with pins of the geolocation coordinates of cattle that have been outfitted with Oyster IoT devices and have been assigned to that map.

  1. Tap a pin to display a popup with the details of the pin.

Web version

The following details the design of the MGSi Tracking web app.

  1. Each page has a navigation section (top) + body section + footer section.
  2. The navigation section collapses to a pancake based on sizing.
  3. The contents of the navigation and body section varies by page.

Web vs. Device version

The following details the differences between the web version and the native device versions.

  1. There is no explicit Top or Bottom options. Tap the MGSi logo at the top of the webpage to go to the bottom of the webpage. Tap the triangle glyph at the bottom of each page to go to the top of the page, or press the Home key.
  2. There is no explicit Refresh option. Tap the F5 key in the browser.
  3. There is no logging.
  4. The web versions have Pin Clustering in the maps.
  5. There are no 'nudge' options due to the step attribute of the number input type.
  6. There is a 'full screen' glyph in the upper right of the google map.

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Logon

Used to connect to the MGSi system.

For additional information see:

Tracking Logon

Menu Items

  1. Top
  2. Bottom
  3. Log
  4. Speed Test
  5. Store
  6. Help

[Tracking Logon]

UWP

Screen Capture

Android

Screen Capture

iOS

Screen Capture

More options

Screen Capture

Web

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Home (Maps)

Used to display the list of defined geofence maps.

For additional information see:

Map Item Options

There are three buttons that can be displayed for each item in the list. Click on the button to display the map.

  1. Broken. Displayed for active devices without an oyster event (reading) in the last 24 hours. This may indicate a dead battery in the oyster device, a broken oyster device, a failing repeater, or the cow has been rustled.
  2. # Outside. Displayed for active devices with an oyster event (reading) outside of the geofence. This may indicate a geofence configuration error, a hole in a physical fence, or the cow has been rustled.
  3. # Readings in the past 24 hours. Click to display all of the readings for each device configured for the map in the past 24 hours.
Map Options

The Map Options action sheet is displayed when you tap on an item, but not one of the buttons. Each item is a "shortcut" than can be duplicated using the MGSi Tracking Search page.

The 'All readings and devices (if any)' item is always displayed. The other options are not displayed if the map doesn't have any readings or the geofence has not been configured.

  1. Most recent readings, all devices
  2. All readings and devices (if any). This option may display a lot of pins.
  3. Outside fence in past 12 hours
  4. Outside fence in past 24 hours
  5. Outside fence in past week
  6. No readings in past 24 hours. Active devices without readings (pins) in the past 24 hours. This is the same as the Broken button.
  7. Past 12 hours.
  8. Past 24 hours
  9. Past week

The Properties button is used to go directly to the Properties pages without displaying the map. When you display a map, Google and Microsoft both increment their billing counters.

Tracking Home (Maps)

Menu Items

  1. Top
  2. Bottom
  3. Refresh
  4. Sort
    1. Name (descending)
    2. Description (ascending)
    3. # Outside Fence (ascending)
    4. Without Readings (descending)
    5. # Readings (descending)
    6. # Readings in past 24 hours (descending)
    7. Created (descending)
    8. Update Time (descending)
    9. Initial Seq. (Name ascending)
  5. Search (MGSi Tracking Search)
  6. New Map (see New Map options below). Admin users only.
    1. New Map (MGSi Tracking Map Properties)
    2. Import (Google Map) (MGSi Import (Google))
    3. Import (List) (MGSi Import (List))
    4. Walk the Fence (MGSi Walk the Fence)
  7. Users (MGSi Tracking Users). Admin users only.
  8. Alarms (MGSi Tracking Alarms). Admin users only.
  9. Devices (MGSi Tracking Devices). Admin users only.
  10. Company (MGSi Tracking Company). Admin users only.
  11. About (MGSi About (Device))
  12. Help
  13. Logoff

UI Fields

  1. IMG.
  2. Name
  3. Description
  4. Active
  5. # Readings
  6. # Devices
  7. # Active Devices
  8. Outside 24 in the past 24 hours
  9. Broken
  10. # Reading(s) in the past 24 hours

[Tracking Home (Maps)]

UWP

Screen Capture

Sort options

Screen Capture

Map options

Screen Capture

New Map options

Screen Capture

Android

Screen Capture

Sort options

Screen Capture

Map options

Screen Capture

New Map

Screen Capture

iOS

Screen Capture

More options

Screen Capture

Sort options

Screen Capture

Map options

Screen Capture

New Map

Screen Capture

Web (2)

Screen Capture

Screen Capture

Sort options

Screen Capture

Map options

Screen Capture

New Map

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Search

Used to search the readings and display a map with the results. This is most often used instead of the Map Options from the Home page to limit by device or date range.

To find devices incorrectly assigned to a map, don't select an option from the Devices picker.

For additional information see:

Tracking Search

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Help
  5. Logoff

[Tracking Search]

UWP

Screen Capture

Android

Screen Capture

Screen Capture

iOS

Screen Capture

Screen Capture

Web

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Users

Used to display the defined users.

This option is available for admin users only.

For additional information see:

Tracking Users

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Refresh
  5. Sort
    1. User ID (ascending)
    2. User Name (descending)
    3. Active (descending)
    4. Admin (descending)
    5. Created (descending)
    6. Update Time (descending)
    7. Initial (Name ascending)
  6. New User (MGSi Tracking User)
  7. Help
  8. Logoff

[Tracking Users]

UWP

Screen Capture

Sort Options

Screen Capture

Android

Screen Capture

Sort Options

Screen Capture

iOS

Screen Capture

More options

Screen Capture

Sort Options

Screen Capture

Web (2)

Screen Capture

Screen Capture

Sort options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking User

Used to display the details for the user.

This option is available for admin users only.

For additional information see:

Tracking User

Menu Items

  1. Back: Users (MGSi Tracking Users)
  2. Top
  3. Bottom
  4. Delete: available if # Views = 0.
  5. Home
  6. Help
  7. Logoff

[Tracking User]

UWP

Screen Capture

Android

Screen Capture

Screen Capture

iOS

Screen Capture

Screen Capture

More options

Screen Capture

Web (2)

Screen Capture

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Alarms

Used to display the alarms.

This option is available for admin users only.

For additional information see:

Tracking Alarms

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Refresh
  5. Sort
    1. Name (descending)
    2. Description (ascending)
    3. Active (ascending)
    4. Gateway (ascending)
    5. Application ID (ascending)
    6. Device ID (ascending)
    7. Webhook ID (ascending)
    8. Api Key (ascending)
    9. Update Time (descending)
    10. Initial (Name ascending)
  6. New Alarm (MGSi Tracking Alarm)
  7. Help
  8. Logoff

UI Fields

  1. Name
  2. User ID
  3. Password
  4. Active
  5. Admin
  6. Email
  7. Notify

[Tracking Alarms]

UWP

Screen Capture

Sort Options

Screen Capture

Android

Screen Capture

Sort Options

Screen Capture

iOS

Screen Capture

Screen Capture

More options

Screen Capture

Sort Options

Screen Capture

Web (2)

Screen Capture

Screen Capture

Sort options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Alarm

Used to configure the details for the IoT alarm device for sending Downlink events to the Dragino gateway so that the MGSi servers can turn on the alarm when a cow is outside of the geofence. This is similar to configuring the IoT Oyster + devices for Uplink events that sends geolocation data to the MGSi servers.

This option is available for admin users only.

For additional information see:

Tracking Alarm

Menu Items

  1. Back: Alarms (MGSi Tracking Alarms)
  2. Top
  3. Bottom
  4. Test Alarm. This option is available for admin users only. The alarm must be active.
  5. Delete. This option is available for admin users only.
  6. Home (MGSi Tracking Home)
  7. Help
  8. Logoff

UI Fields Source

  1. Gateway: the URL for the Dragino server. A port # is required: usually 8080. This is the "opposite" of the urls that are specified in the webhooks that point to the MGSi server.
  2. Application ID: the Dragino console application ID for the alarm/siren.
  3. Device ID: the Device ID for the alarm/siren.
  4. Webhook ID: the ID for the webhook that processes the Downlink events.
  5. Api Key: the web service "password".
    1. This value is generated from the Dragino console.
    2. It is usually a long value. There should be no blanks.

Notes

When the app is running on the MGSi servers (and not in "Stand Alone"/local mode: on your premises), the Alarm value on the MGSi Tracking Device page should be selected only if there is an accessible public IP address for the IoT alarm that can be specified for the Gateway.

The Alarms drop down list on the MGSi Tracking Device page only displays Active alarms.

[Tracking Alarm]

UWP

Screen Capture

Test options

Screen Capture

Android (2)

Screen Capture

Screen Capture

Test options

Screen Capture

iOS (2)

Screen Capture

Screen Capture

More options

Screen Capture

Test options

Screen Capture

Web (2)

Screen Capture

Screen Capture

Test options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Devices

Used to display the devices.

This option is available for admin users only.

For additional information see:

Tracking Devices

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Refresh
  5. Sort
    1. Map Name (ascending)
    2. Description (ascending)
    3. Device ID (ascending)
    4. Device Name (descending)
    5. Application ID (ascending)
    6. Active (descending)
    7. Pin Color (ascending)
    8. Created (descending)
    9. Update Time (descending)
    10. Initial (Name ascending)
  6. New Device (MGSi Tracking Device). At least one map must be configured before you can add a Device.
  7. Help
  8. Logoff

[Tracking Devices]

UWP

Screen Capture

Sort Options

Screen Capture

Android

Screen Capture

Sort Options

Screen Capture

iOS

Screen Capture

More options

Screen Capture

Sort Options

Screen Capture

Web

Screen Capture

Screen Capture

Sort options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Device

Used to display the details for the device.

This option is available for admin users only.

For additional information see:

Tracking Device

Menu Items

  1. Back: Devices (MGSi Tracking Devices)
  2. Top
  3. Bottom
  4. Find. Display a map with only the readings for this device. See below.
    1. All readings
    2. Past hour
    3. Past 24 hours
  5. Delete. This option is not available if there are readings for the device. Also, the Place Holder device cannot be deleted or modified.
  6. Home (MGSi Tracking Home)
  7. Help
  8. Logoff

[Tracking Device]

UWP (2)

Screen Capture

Screen Capture

Find options

Screen Capture

Android (2)

Screen Capture

Screen Capture

Find options

Screen Capture

iOS (2)

Screen Capture

Screen Capture

More options

Screen Capture

Find options

Screen Capture

Web (2)

Screen Capture

Screen Capture

Find options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Map Company

Used to display the Company details and for configuring the SMTP settings.

This option is available for admin users only.

For additional information see:

Tracking Company

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Send Email. Send a test email using the configured SMTP values to the email configured for your user id.
  5. Help
  6. Logoff

UI Fields

  1. IMG.
  2. Name
  3. SMTP Server
  4. SMTP Password
  5. SMTP Port
  6. SMTP Sender (Email address)
  7. Active
  8. Created
  9. Update Time

[Tracking Company]

UWP

Screen Capture

Send Email

Screen Capture

Android

Screen Capture

Send Email

Screen Capture

iOS

Screen Capture

Send Email

Screen Capture

Web (2)

Screen Capture

Screen Capture

Send Email

Screen Capture

Email Sent

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Import (Google Map)

Used to import a saved (exported) Google Map CSV file.

This option is available for admin users only.

For additional information see:

Creating a Geofence using Google Maps

  1. Go to https://mymaps.google.com. Enter your credentials if prompted.
  2. Click the Create a new map option.
  3. In the Search box, type the area you want to make a map for, or zoom in.
  4. Select the Draw a Line tool and then the Add line or shape option.

    Screen Capture

  5. Draw a line using the 'pen'. There is no 'Draw a semicircle' pen, so you may have to draw multiple lines close together.
  6. Draw the last line to connect to the starting point. This closing point will be removed in the import process.
  7. Click the Save option to save the map in google so that you can make changes. The first edit box is the map name and the second is for the map description. These values will be used in the import process. Note that google may save the description on its own line.

    Screen Capture

  8. Export the data as csv: Tap the 3-dots for the Untitled layer section, and select the Export data - CSV option. The map is saved in CSV format and downloaded to your device/machine.

    Screen Capture

  9. Run the New Map - Import (Google) option (see below) from the MGSi app to load the csv and insert the location coordinates into the database.

Download this sample parque cuscungo.csv file to use as a reference.

Import (Google Map)

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Help
  5. Logoff

[Import (Google Map)]

UWP

Screen Capture

Android

Screen Capture

iOS

Screen Capture

Web

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Import (List)

Used to import the geolocation points saved in a CSV or TXT file.

This option is available for admin users only.

For additional information see:

Creating a Geofence using a TXT or CSV file

  1. Create a CSV or TXT file with UTF-8 format.
  2. Edit an optional header record of Latitude, Longitude.
  3. Edit the geolocation latitude and longitude values (comma separated). Define at least 4 points.
  4. Run the New Map - Import (List) option (below) from the MGSi app to load the csv/txt file and insert the location coordinates into the database.

Import (List)

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Help
  5. Logoff

[Import (List)]

UWP

Screen Capture

Android

Screen Capture

iOS

Screen Capture

Web

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Walk the Fence

Used to make a map by capturing geolocation points.

This option is available for admin users only.

For additional information see:

Creating a Geofence using the Walk-the-fence option

Note that mobile device geolocation values are typically not very accurate.

  1. Go to the starting position.
  2. From the MGSi Tracking Home page, tap the New Map - Walk the Fence option. The MGSi Walk the Fence page is displayed.
  3. Tap Start. Your current geolocation values are captured and added to the list.
  4. Start walking (or ATV-ing or horse back) the fence line, stopping at regular intervals. Tap Capture. Your current geolocation values are captured and added to the list.
  5. When you have returned to the starting point, tap the Finished option.
  6. Review the geolocation values, and complete the Map Name and Map Description fields.
  7. Tap Save. The map is created and the MGSi Tracking Home page is displayed.
  8. Tap the map name just created.

Walk the Fence

Menu Items

  1. Back: Home (MGSi Tracking Home)
  2. Top
  3. Bottom
  4. Help
  5. Logoff

[Walk the Fence]

UWP

Screen Capture

Android

Screen Capture

iOS

Screen Capture

Screen Capture

Web

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Tracking Map

Used to display a geofenced map with pin markers.

Only readings (pins) marked as active are displayed. If the query used to display the map didn't exclude inactive readings, use the MGSi Map Reading page to edit those readings.

For additional information see:

Tracking Map

Menu Items

  1. Back:
    1. Home (MGSi Tracking Home)
    2. Search (MGSi Tracking Search)
  2. Recenter. Go back to the starting (home) position.
  3. Find. Center the map of a pin outside of the fence. A maximum of 15 items is displayed.
  4. Map Type. The value selected is saved as a preference.
    1. Street. Displays commercial names/places.
    2. Satellite. The default.
    3. Hybrid. Combined Street and Satellite.
  5. Toggle. Enable the 'Create a reading here' option. Available to Admin users only.
  6. Map (External). Display the map using the native device map app.
  7. Properties (MGSi Map Properties)
  8. Fence (MGSi Map Fence). Admin users only.
  9. Readings (MGSi Map Readings). Admin users only.
  10. Refresh
  11. Delete
  12. Home
  13. Help
  14. Logoff
Blocked Map

The web version uses the Google Maps API which has many features that have nothing to do with displaying a map. Many of these features will cause the browser to block the display of the map and the message 'If this message is displayed, the maps.googleapis.com site has been blocked by your browser.' will be displayed. To verify that the browser is blocking google (and not a JavaScript error), from Firefox, press the F12 key and tap the Console tab. Look for the 'the resource as https://maps.googleapis.com/maps/api/js" was blocked' message.

Screen Capture

Fix (for Firefox)

From your browser settings - Privacy and Security tab, in the Custom section, click the Change block list link. Change from Level 2 to Level 1.

Privacy and Security tab - Custom section

Screen Capture

Block List

Screen Capture

[Tracking Map]

UWP (Hybrid)

Maps for UWP display sequence numbers ("tooltips") next to the pin.

Screen Capture

Pin Information

Screen Capture

Create a Reading Here

Tap on the map and the confirmation message 'Create a Reading Here?' is displayed. Tap Yes, and the MGSi Tracking Map Reading page is displayed. This option is available for admin users only on UWP devices.

If this prompt is displayed while you are trying to tap a pin, zoom the map and try again. Also, tap on the dot at the bottom of the pin to avoid the prompt. Tapping on the pin above the dot may also display the prompt.

If the prompt is not displayed, try tapping 'a bit' away, and then use the nudge options to move the pin where it needs to go.

Screen Capture

Find Pin options

Screen Capture

Android (Hybrid)

Screen Capture

Pin Information

Screen Capture

Create a Reading Here

Screen Capture

Find Pin options

Screen Capture

iOS (Hybrid)

Screen Capture

More options

Screen Capture

Pin Information

Screen Capture

Pin Information - Info tap

Tap on the "circle i" glyph to display additional details.

Screen Capture

Create a Reading Here

Screen Capture

Find Pin Options

Screen Capture

Web Parque Cuscungo (2)

Screen Capture

Screen Capture

Pin Information

Screen Capture

Create a Reading Here (Toggle)

Screen Capture

Create a Reading Here

Tapping OK takes you to the MGSi Map Reading page.

Screen Capture

Find Pin options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Map Properties

Used to display the properties for the map. Changes can be saved by Admin users only.

For additional information see:

Map Properties

Menu Items

  1. Back: Map (MGSi Tracking Map)
  2. Top
  3. Bottom
  4. Map (External)
  5. Home (MGSi Tracking Home)
  6. Help
  7. Logoff

[Map Properties]

UWP (2)

Screen Capture

Screen Capture

Android (3)

Screen Capture

Screen Capture

Screen Capture

iOS (3)

Screen Capture

Screen Capture

Screen Capture

More options

Screen Capture

Web (3)

Screen Capture

Screen Capture

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Map Fence

Used to display the details for the geofenced map.

This option is available for admin users only.

For additional information see:

Map Fence

Menu Items

  1. Back: Map (MGSi Tracking Map)
  2. Top
  3. Bottom
  4. Refresh
  5. Sort
    1. Sequence (descending)
    2. Description (ascending)
    3. Created (descending)
    4. Update Time (descending)
    5. Latitude (ascending)
    6. Longitude (ascending)
    7. Initial (Sequence ascending)
  6. New Fence Post (MGSi Tracking Map Fence Post)
  7. Home (MGSi Tracking Home)
  8. Help
  9. Logoff

[Map Fence]

UWP

Screen Capture

Sort Options

Screen Capture

Android

Screen Capture

Sort Options

Screen Capture

iOS

Screen Capture

More options

Screen Capture

Sort Options

Screen Capture

Web (2)

Screen Capture

Screen Capture

Sort options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Map Fence Post

Used to display the details for the geofence items (the "Fence Post").

This option is available for admin users only.

For additional information see:

Map Fence Post

Menu Items

  1. Back: Fences (MGSi Tracking Map Fences)
  2. Top
  3. Bottom
  4. Map (External)
  5. Map (MGSi Tracking Map)
  6. Delete
  7. Home (MGSi Tracking Home)
  8. Help
  9. Logoff

[Map Fence Post]

UWP

Screen Capture

Android (2)

Screen Capture

Screen Capture

iOS (2)

Screen Capture

Screen Capture

More options

Screen Capture

Web (2)

Screen Capture

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Map Readings

Used to display the readings transmitted from the IoT device and which are displayed in the map.

This option is available for admin users only.

Note that the counts displayed include the centroid. Also, for UWP, the sequence number is the Pin # displayed on the map.

For additional information see:

Distance Calculation

For tracking the movement of a specific device (animal/cow) the Distance from Prior Reading values are most accurate if all readings are from the same device and sorted in the Date Created sequence (which is the initial sort sequence) or by the Device ID. For this scenario, use the MGSi Tracking Search option from the MGSi Tracking Home page to search by Device ID.

Note that different devices being close to each other is not unusual.

Map Readings

Menu Items

  1. Back: Map (MGSi Tracking Map)
  2. Top
  3. Bottom
  4. Refresh
  5. Sort
    1. Device ID (ascending)
    2. Description (ascending)
    3. Created (ascending)
    4. Update Time (descending)
    5. Device Name (ascending)
    6. Latitude (ascending)
    7. Longitude (ascending)
    8. Inside Fence (descending)
    9. Initial (Created descending)
  6. New Reading (MGSi Map Reading)
  7. Home (MGSi Tracking Home)
  8. Help
  9. Logoff

[Map Readings]

UWP

Screen Capture

Sort Options

Screen Capture

Android

Screen Capture

Sort Options

Screen Capture

iOS

Screen Capture

More options

Screen Capture

Sort Options

Screen Capture

Web (2)

Screen Capture

Screen Capture

Sort options

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi Map Reading

Used to display the details for the device reading.

This option is available for admin users only.

For additional information see:

Tracking Map Reading

Menu Items

  1. Back: Readings (MGSi Map Readings)
  2. Top
  3. Bottom
  4. Map (External)
  5. Map (MGSi Tracking Map)
  6. Delete
  7. Home (MGSi Tracking Home)
  8. Help
  9. Logoff

[Map Reading]

UWP

Screen Capture

Android (2)

Screen Capture

Screen Capture

iOS (2)

Screen Capture

Screen Capture

More options

Screen Capture

Web (2)

Screen Capture

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


MGSi User Guide Search (Device)

Used to search the MGSi User Guide webpages (help topics).

Enter a term to search for in the Search Term edit box, then tap Submit. From the Results page, tap on an item in the list to display the User Guide webpage (topic) with each occurrence of the search term highlighted. The results are sorted by the webpage Title in ascending sequence. Note that searches are case-insensitive.

For additional information see:

User Guide Search

[User Guide Search]

UWP

Screen Capture

Android

Screen Capture

iOS

Screen Capture

Web (Search Help)

Screen Capture


User Guide Search Results

Menu Items

  1. Back: Home
  2. Top
  3. Bottom
  4. Sort
    1. Description (ascending)
    2. Title (descending)
    3. Initial Seq. - Title (ascending)
  5. Refresh
  6. Help
  7. Logoff

Tap an item to display the help page.

[User Guide Search Results]

UWP

Screen Capture

Sort

Screen Capture

Android

Screen Capture

Sort

Screen Capture

iOS

Screen Capture

Sort

Screen Capture

Web

Screen Capture

Sort

Screen Capture


Help Topic

A toast message is displayed with the number of occurrences of the term in the help page.

Note For UWP and iOS devices, the message is displayed at the bottom of the webpage, and not at the bottom of the screen.

[Help Topic]

UWP

Screen Capture

Android

Screen Capture

iOS

Screen Capture

Web

Screen Capture

© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use.

End

TopBottom


© 2002-2024, My Great Software, Inc. All rights reserved. Terms of use. www.MyGreatSoftware.com