Pigeon Voice Server Upcoming Features - DatasmithSA/Pigeon-Voice-Training GitHub Wiki

The following features are planned upcoming features that Datasmith are working on for the Pigeon Voice Server:

  • Server:
    • Site licensing: licensing per site instead of per server.
    • Voice Process Analyzer: setting timers and metrics to analyze and report walking times vs goods handling times with reporting website.
    • Business Alerts: setting events with email and /or SMS notifications e.g. sending a notification when there is a short, over pick etc.
    • Idempotent Fields: flagging request fields to make device requests idempotent i.e. multiple requests with the same values from the same device will be discarded/ignored.
    • State Management: server-side per device and/or shared global memory cache.
  • Configuration Manager:
    • Live trace: viewing device requests and server responses in realtime even when running the server as a windows service.
    • Managing the service: start/stop the service from the Pigeon Configuration Manager.
    • Viewing and managing connected devices: delete a device from the list to allow another to connect if devices are being replaced.
    • Web application: Create web application version of the Pigeon Configuration Manager.
    • Generate agents without code: generating store procedure agents without having to write code.
    • Voice Console integration and reports: reporting on device usage, battery statuses etc.