UNPKG
i6-historian
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
Historian plugins for i6
github.com/annlumia/i6-historian
annlumia/i6-historian
i6-historian
/
collector-model.js
8 lines
(7 loc)
•
192 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= { connection : process.env.NODE_ENV==
'development'
?
'devhistorian'
:
'historian'
, autoUpdatedAt:
false
, autoCreatedAt:
'time'
, attributes : { } }