jw3 / geo-event-sourcing

0 stars 0 forks source link

geoevent server for the particle iot platform

A prototype geoevent and geofencing server that deploys to OpenShift online and is based on Akka, PostGis, and the Particle cloud platform.

concepts

fencing

Development

tools

geotrellis-vector (published to 2.12.x)

https://github.com/jw3/geotrellis/tree/2.12.5

particle webhook format

{
  "id": "{{{PARTICLE_DEVICE_ID}}}",
  "event": "{{{PARTICLE_EVENT_NAME}}}",
  "data": "{{{PARTICLE_EVENT_VALUE}}}",
  "when": "{{{PARTICLE_PUBLISHED_AT}}}"
}

event names

configuration

Most settings are exposed in the environment