summaryrefslogtreecommitdiff
path: root/digilines.lua
AgeCommit message (Collapse)Author
2024-08-29Add fire service control for digilines I/O modulescheapie
Not in the manual yet, but set the command field to "fs1off" to turn it off, "fs1on" to turn it on, "fs1alt" to turn it on with alternate floor recall, or "mrsmoke" for machine room/hoistway heat/smoke detector.
2024-05-14Add multi-car digilines I/O modulecheapie
Supports all commands the normal digilines I/O module does, but with the addition of a 'carid' parameter that specifies the controller or dispatcher to execute the command on. Requires 'server' or 'protection_bypass' privs to place or configure as it can be used to change security settings on another player's elevator.
2024-05-14Allow car call security control from digilines toocheapie
2024-05-11Add dispatcher support to digilines I/Ocheapie
2024-04-28Add Digilines interfacecheapie