Skip to content

Commit 53e46a2

Browse files
authored
Merge pull request #882 from jason-fox/feature/add-public
Make missing params public
2 parents 4ed7426 + 2b06ad4 commit 53e46a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/constants.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ module.exports = {
7373
MONGO_ALARM: 'MONGO-ALARM',
7474
ORION_ALARM: 'ORION-ALARM',
7575
IOTAM_ALARM: 'IOTAM-ALARM',
76+
ATTRIBUTE_DEFAULT,
77+
DATETIME_DEFAULT,
7678

7779
getInitialValueForType
7880
};

0 commit comments

Comments
 (0)