com.apama.cumulocity
Event GeoFencePoint


Represents the coordinates of the geofence point (longitude and latitude).
Member summary
 floatlongitude

Longitude value.
 floatlatitude

Latitude value.
 
Member detail

latitude

            float latitude
        
Latitude value.

longitude

            float longitude
        
Longitude value.