Add ts filter plugin to set timestamp to "now"

This commit is contained in:
Michael Davidsaver
2012-04-27 13:21:59 -04:00
parent 6e58dcfab6
commit e67ef8a005
4 changed files with 132 additions and 0 deletions

View File

@@ -10,6 +10,9 @@ include "menuConvert.dbd"
# Record types
include "stdRecords.dbd"
# Channel filters & plugins
include "filters.dbd"
# "Soft Channel", "Raw Soft Channel", and "Async Soft Channel" device support
include "devSoft.dbd"