def
func:haystackHisRead
haystackHisRead(conn, id, range)
Perform Haystack REST API "hisRead" call to read history data for the record identified by the id (must be Ref). The range is any string encoding supported by the REST API or any value supported by toDateSpan()
. Return results as grid with "ts" and "val" column.
meta
admin | ✓ |
---|---|
def | func:haystackHisRead |
is | func |
lib | lib:haystack |
name | haystackHisRead |