We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ed7426 + 2b06ad4 commit 53e46a2Copy full SHA for 53e46a2
lib/constants.js
@@ -73,6 +73,8 @@ module.exports = {
73
MONGO_ALARM: 'MONGO-ALARM',
74
ORION_ALARM: 'ORION-ALARM',
75
IOTAM_ALARM: 'IOTAM-ALARM',
76
+ ATTRIBUTE_DEFAULT,
77
+ DATETIME_DEFAULT,
78
79
getInitialValueForType
80
};
0 commit comments