BoothWatch
Realtime Photobooth Ops
BoothWatch

Edit Photobooth: 001

Perbarui informasi photobooth

ID wajib angka maksimal 3 digit (contoh: 001). Ubah dengan hati-hati, Agent harus diupdate!
Kosongkan untuk menggunakan IP otomatis dari heartbeat
Perhatian

Jika mengubah Booth ID, Anda harus:

  1. Update agentconfig.json di PC photobooth
  2. Restart Windows Service
  3. Verifikasi data masuk dengan Booth ID baru
agentconfig.json
Download
Credential tersembunyi
Klik Reveal atau tombol di atas untuk melihat
// Preview — credential disembunyikan. Gunakan tombol Download untuk file lengkap.
{
  "BoothId": "001",
  "ServerUrl": "https://dev.monitoring-photobooth.awh.co.id",
  "PhotoboothAppProcessName": "chrome",
  "TargetPrinterName": "dnp",
  "MqttBroker": "••••••••••••••••",
  "MqttPort": ••••,
  "MqttUsername": "••••••••",
  "MqttPassword": "••••••••••••",
  "HeartbeatInterval": 30,
  "ScreenshotInterval": 60,
  "LogDirectory": "logs",
  "ScreenshotMaxWidth": 1280,
  "ScreenshotJpegQuality": 75,
  "MqttMaxRetries": 3,
  "MqttRetryIntervalSeconds": 5,
  "EnableOperatingHours": true,
  "OperatingStartTime": "09:00",
  "OperatingEndTime": "21:00"
}