Comparing version 2.0.1-38 to 2.0.1-39
(function (Energistics) { | ||
(function (Domain) { | ||
(function (Drilling) { | ||
var TrajectoryStation = (function () { | ||
function TrajectoryStation() { | ||
this.uuid = null; | ||
this._schema = JSON.parse('{"type":"record","namespace":"Energistics.Domain.Drilling","name":"TrajectoryStation","fields":[{"name":"uuid","type":"string"}],"fullName":"Energistics.Domain.Drilling.TrajectoryStation","depends":[]}'); | ||
} | ||
return TrajectoryStation; | ||
})(); | ||
Drilling.TrajectoryStation = TrajectoryStation; | ||
})(Domain.Drilling || (Domain.Drilling = {})); | ||
var Drilling = Domain.Drilling; | ||
})(Energistics.Domain || (Energistics.Domain = {})); | ||
var Domain = Energistics.Domain; | ||
})(exports.Energistics || (exports.Energistics = {})); | ||
var Energistics = exports.Energistics; | ||
(function (Energistics) { | ||
(function (Datatypes) { | ||
@@ -34,2 +17,15 @@ var ArrayOfDouble = (function () { | ||
(function (Datatypes) { | ||
(function (ErrorCodes) { | ||
ErrorCodes[ErrorCodes["ENOROLE"] = 0] = "ENOROLE"; | ||
ErrorCodes[ErrorCodes["ENOSUPPORTEDPROTOCOLS"] = 1] = "ENOSUPPORTEDPROTOCOLS"; | ||
ErrorCodes[ErrorCodes["EINVALID_MESSAGETYPE"] = 2] = "EINVALID_MESSAGETYPE"; | ||
ErrorCodes[ErrorCodes["EUNSUPPORTED_PROTOCOL"] = 3] = "EUNSUPPORTED_PROTOCOL"; | ||
})(Datatypes.ErrorCodes || (Datatypes.ErrorCodes = {})); | ||
var ErrorCodes = Datatypes.ErrorCodes; | ||
})(Energistics.Datatypes || (Energistics.Datatypes = {})); | ||
var Datatypes = Energistics.Datatypes; | ||
})(exports.Energistics || (exports.Energistics = {})); | ||
var Energistics = exports.Energistics; | ||
(function (Energistics) { | ||
(function (Datatypes) { | ||
var DateTime = (function () { | ||
@@ -77,15 +73,2 @@ function DateTime() { | ||
(function (Datatypes) { | ||
(function (ErrorCodes) { | ||
ErrorCodes[ErrorCodes["ENOROLE"] = 0] = "ENOROLE"; | ||
ErrorCodes[ErrorCodes["ENOSUPPORTEDPROTOCOLS"] = 1] = "ENOSUPPORTEDPROTOCOLS"; | ||
ErrorCodes[ErrorCodes["EINVALID_MESSAGETYPE"] = 2] = "EINVALID_MESSAGETYPE"; | ||
ErrorCodes[ErrorCodes["EUNSUPPORTED_PROTOCOL"] = 3] = "EUNSUPPORTED_PROTOCOL"; | ||
})(Datatypes.ErrorCodes || (Datatypes.ErrorCodes = {})); | ||
var ErrorCodes = Datatypes.ErrorCodes; | ||
})(Energistics.Datatypes || (Energistics.Datatypes = {})); | ||
var Datatypes = Energistics.Datatypes; | ||
})(exports.Energistics || (exports.Energistics = {})); | ||
var Energistics = exports.Energistics; | ||
(function (Energistics) { | ||
(function (Datatypes) { | ||
var MessageHeader = (function () { | ||
@@ -416,2 +399,19 @@ function MessageHeader() { | ||
(function (Energistics) { | ||
(function (Domain) { | ||
(function (Drilling) { | ||
var TrajectoryStation = (function () { | ||
function TrajectoryStation() { | ||
this.uuid = null; | ||
this._schema = JSON.parse('{"type":"record","namespace":"Energistics.Domain.Drilling","name":"TrajectoryStation","fields":[{"name":"uuid","type":"string"}],"fullName":"Energistics.Domain.Drilling.TrajectoryStation","depends":[]}'); | ||
} | ||
return TrajectoryStation; | ||
})(); | ||
Drilling.TrajectoryStation = TrajectoryStation; | ||
})(Domain.Drilling || (Domain.Drilling = {})); | ||
var Drilling = Domain.Drilling; | ||
})(Energistics.Domain || (Energistics.Domain = {})); | ||
var Domain = Energistics.Domain; | ||
})(exports.Energistics || (exports.Energistics = {})); | ||
var Energistics = exports.Energistics; | ||
(function (Energistics) { | ||
(function (Protocol) { | ||
@@ -418,0 +418,0 @@ (function (_ChannelDataFrame) { |
@@ -8,4 +8,4 @@ { | ||
"failures": 0, | ||
"start": "2014-10-18T00:41:08.481Z", | ||
"end": "2014-10-18T00:41:08.485Z", | ||
"start": "2014-10-18T00:44:06.185Z", | ||
"end": "2014-10-18T00:44:06.189Z", | ||
"duration": 4 | ||
@@ -12,0 +12,0 @@ }, |
{ | ||
"name": "etp", | ||
"version": "2.0.1-38", | ||
"version": "2.0.1-39", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25797565