Package jmri.server.json.loconet


package jmri.server.json.loconet
  • Classes
    Class
    Description
     
    Constants for the JSON LocoNet slot usage service.
    Reports real LocoNet loco-slot table usage (used/free/total) for the active connection's command station.
    Registers the "loconetSlotUsage" JSON type.
    Minimal WebSocket handling for "loconetSlotUsage" -- a one-shot query, not something a client subscribes to, so every message (GET or LIST) is answered the same way as the HTTP GET, with no held subscription state to release on close.