Geotag
open fun Geotag( @NonNull eventData: Map<String, out Any>, @Nullable sequenceNo: Integer, @Nullable expectedLocation: GeoJSONLocation, @Nullable deviceLocation: GeoJSONLocation, @Nullable deviation: Integer, @Nullable outageReason: String, @Nullable accuracy: Integer)
Content copied to clipboard
open fun Geotag( @NonNull customerData: Map<String, out Any>, @NonNull recordedAt: String, @NonNull id: String, @Nullable sequenceNo: Integer, @Nullable expectedLocation: GeoJSONLocation, @Nullable deviceLocation: GeoJSONLocation, @Nullable deviation: Integer, @Nullable outageReason: String, @Nullable accuracy: Integer)
Content copied to clipboard