Mithra Public API
API Docs
API Docs
    • Mithra Public API
    • Realtime (SSE)
      • SSE Event Schema
      • Connect (SSE)
        GET
      • Subscribe (SSE)
        POST
    • List Sensors
      GET
    • List Locations
      GET
    • Sensor Readings
      GET
    • Schemas
      • SSE: sensor_measurement
      • SSE: client_push
    API Docs
    API Docs

    SSE: client_push

    {
        "type": "string",
        "title": "string",
        "message": "string",
        "client_id": "string",
        "sensor_id": "string",
        "gateway_id": "string",
        "push_id": "string",
        "badge": 0,
        "color": "string",
        "sound": "string",
        "messages_sent": 0
    }
    Built with