simplify status/count update logic

This commit is contained in:
2024-10-24 11:53:37 +02:00
parent 9cbe58610e
commit 29e8aa9e85
8 changed files with 59 additions and 74 deletions

View File

@ -47,7 +47,6 @@ record(ai, "$(P):$(NAME):READALL")
{
field(DESC, "Reads monitors and elapsed time")
field(INP, "@$(PROTO) readAll4($(P):$(NAME):) $(ASYN_PORT)")
field(SCAN, ".2 second")
field(DTYP, "stream")
field(FLNK, "$(P):$(NAME):UNSET-COUNTING")
field(FLNK, "$(P):$(NAME):MAP-STATUS")
}