All tables use the WordPress table prefix (default wp_).
| Table | Description |
|---|---|
omobile_devices | Registered mobile installs |
omobile_sessions | Active app sessions |
omobile_api_log | Every REST request logged |
omobile_telemetry | Raw event stream |
omobile_telemetry_rollup | Daily rollup of telemetry |
omobile_crashes | Crash reports with fingerprints |
omobile_flags | Feature flags with rollout % |
omobile_announcements | In-app messages |
omobile_push_queue | Outbound push jobs |
omobile_content_health | Posts flagged for issues |
omobile_snapshots | Config point-in-time snapshots |
omobile_webhooks | Outbound webhook registrations |
omobile_refresh_tokens | Active refresh token records |
omobile_login_attempts | Per-identifier throttle counters |
omobile_segments | Device targeting rules |
omobile_audit | Admin action audit trail |
omobile_api_keys | API key store (prefix + SHA-256 hash) |
omobile_app_versions | Version status/force-update rules |
omobile_remote_config | Key/value remote config store |
