summaryrefslogtreecommitdiff
path: root/static/redfish/v1/JsonSchemas/Sensor/Sensor.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/redfish/v1/JsonSchemas/Sensor/Sensor.json')
-rw-r--r--static/redfish/v1/JsonSchemas/Sensor/Sensor.json417
1 files changed, 182 insertions, 235 deletions
diff --git a/static/redfish/v1/JsonSchemas/Sensor/Sensor.json b/static/redfish/v1/JsonSchemas/Sensor/Sensor.json
index 29a9ebf56f..603c1e6ca6 100644
--- a/static/redfish/v1/JsonSchemas/Sensor/Sensor.json
+++ b/static/redfish/v1/JsonSchemas/Sensor/Sensor.json
@@ -1,15 +1,15 @@
{
- "$id": "http://redfish.dmtf.org/schemas/v1/Sensor.v1_0_0.json",
+ "$id": "http://redfish.dmtf.org/schemas/v1/Sensor.v1_0_2.json",
"$ref": "#/definitions/Sensor",
"$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
- "copyright": "Copyright 2014-2018 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright",
+ "copyright": "Copyright 2014-2019 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright",
"definitions": {
"Actions": {
"additionalProperties": false,
- "description": "The available actions for this resource.",
- "longDescription": "This type shall contain the available actions for this resource.",
+ "description": "The available actions for this Resource.",
+ "longDescription": "This type shall contain the available actions for this Resource.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -28,8 +28,8 @@
},
"Oem": {
"$ref": "#/definitions/OemActions",
- "description": "This property contains the available OEM specific actions for this resource.",
- "longDescription": "This property shall contain any additional OEM actions for this resource."
+ "description": "The available OEM-specific actions for this Resource.",
+ "longDescription": "This property shall contain the available OEM-specific actions for this Resource."
}
},
"type": "object"
@@ -55,16 +55,16 @@
"Total"
],
"enumDescriptions": {
- "Line1": "The circuits sharing L1 current-carrying conductor.",
+ "Line1": "The circuits that share the L1 current-carrying conductor.",
"Line1ToLine2": "The circuit formed by L1 and L2 current-carrying conductors when PhaseWiringType.TwoPhase3Wire, TwoPhase4Wire, ThreePhase4Wire, or ThreePhase5Wire.",
"Line1ToNeutral": "The circuit formed by L1 and Neutral current-carrying conductors when PhaseWiringType.OnePhase3Wire, TwoPhase4Wire, ThreePhase4Wire, or ThreePhase5Wire.",
"Line1ToNeutralAndL1L2": "The circuits formed by L1, L2, and Neutral current-carrying conductors when PhaseWiringType.TwoPhase4Wire or ThreePhase5Wire.",
- "Line2": "The circuits sharing L2 current-carrying conductor when PhaseWiringType.ThreePhase4Wire. TwoPhase4Wire, or ThreePhase5Wire.",
+ "Line2": "The circuits that share the L2 current-carrying conductor when PhaseWiringType.ThreePhase4Wire, TwoPhase4Wire, or ThreePhase5Wire.",
"Line2ToLine3": "The circuit formed by L2 and L3 current-carrying conductors when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
"Line2ToNeutral": "The circuit formed by L2 and Neutral current-carrying conductors when PhaseWiringType.TwoPhase4Wire or ThreePhase5Wire.",
"Line2ToNeutralAndL1L2": "The circuits formed by L1, L2, and Neutral current-carrying conductors when PhaseWiringType.TwoPhase4Wire or ThreePhase5Wire.",
"Line2ToNeutralAndL2L3": "The circuits formed by L2, L3, and Neutral current-carrying conductors when PhaseWiringType.ThreePhase5Wire.",
- "Line3": "The circuits sharing L3 current-carrying conductor when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
+ "Line3": "The circuits that share the L3 current-carrying conductor when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
"Line3ToLine1": "The circuit formed by L3 and L1 current-carrying conductors when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
"Line3ToNeutral": "The circuit formed by L3 and Neutral current-carrying conductors when PhaseWiringType.ThreePhase5Wire.",
"Line3ToNeutralAndL3L1": "The circuits formed by L3, L1, and Neutral current-carrying conductors when PhaseWiringType.ThreePhase5Wire.",
@@ -74,16 +74,16 @@
"Total": "The circuits formed by all current-carrying conductors for any PhaseWiringType."
},
"enumLongDescriptions": {
- "Line1": "This property shall contain the circuits sharing L1 current-carrying conductor when PhaseWiringType.TwoPhase3Wire, TwoPhase4Wire, ThreePhase4Wire, or ThreePhase5Wire.",
+ "Line1": "This property shall contain the circuits that share the L1 current-carrying conductor when PhaseWiringType.TwoPhase3Wire, TwoPhase4Wire, ThreePhase4Wire, or ThreePhase5Wire.",
"Line1ToLine2": "This property shall contain the circuit formed by L1 and L2 current-carrying conductors when PhaseWiringType.TwoPhase3Wire, TwoPhase4Wire, ThreePhase4Wire, or ThreePhase5Wire.",
"Line1ToNeutral": "This property shall contain the circuit formed by L1 and Neutral current-carrying conductors when PhaseWiringType.OnePhase3Wire, TwoPhase4Wire, ThreePhase4Wire, or ThreePhase5Wire.",
"Line1ToNeutralAndL1L2": "This property shall contain the circuits formed by L1, L2, and Neutral current-carrying conductors when PhaseWiringType.TwoPhase4Wire or ThreePhase5Wire.",
- "Line2": "This property shall contain the circuits sharing L2 current-carrying conductor when PhaseWiringType.ThreePhase4Wire. TwoPhase4Wire, or ThreePhase5Wire.",
+ "Line2": "This property shall contain the circuits that share the L2 current-carrying conductor when PhaseWiringType.ThreePhase4Wire, TwoPhase4Wire, or ThreePhase5Wire.",
"Line2ToLine3": "This property shall contain the circuit formed by L2 and L3 current-carrying conductors when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
"Line2ToNeutral": "This property shall contain the circuit formed by L2 and Neutral current-carrying conductors when PhaseWiringType.TwoPhase4Wire or ThreePhase5Wire.",
"Line2ToNeutralAndL1L2": "This property shall contain the circuits formed by L1, L2, and Neutral current-carrying conductors when PhaseWiringType.TwoPhase4Wire or ThreePhase5Wire.",
"Line2ToNeutralAndL2L3": "This property shall contain the circuits formed by L2, L3, and Neutral current-carrying conductors when PhaseWiringType.ThreePhase5Wire.",
- "Line3": "This property shall contain the circuits sharing L3 current-carrying conductor when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
+ "Line3": "This property shall contain the circuits that share the L3 current-carrying conductor when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
"Line3ToLine1": "This property shall contain the circuit formed by L3 and L1 current-carrying conductors when PhaseWiringType.ThreePhase4Wire or ThreePhase5Wire.",
"Line3ToNeutral": "This property shall contain the circuit formed by L3 and Neutral current-carrying conductors when PhaseWiringType.ThreePhase5Wire.",
"Line3ToNeutralAndL3L1": "This property shall contain the circuits formed by L3, L1, and Neutral current-carrying conductors when PhaseWiringType.ThreePhase5Wire.",
@@ -96,10 +96,10 @@
},
"OemActions": {
"additionalProperties": true,
- "description": "The available OEM specific actions for this resource.",
- "longDescription": "This type shall contain any additional OEM actions for this resource.",
+ "description": "The available OEM-specific actions for this Resource.",
+ "longDescription": "This type shall contain the available OEM-specific actions for this Resource.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -136,10 +136,10 @@
"enumDescriptions": {
"AirFlow": "Airflow.",
"Altitude": "Altitude.",
- "Barometric": "Barometric Pressure.",
+ "Barometric": "Barometric pressure.",
"Current": "Current.",
- "EnergyJoules": "Energy consumption (Joules).",
- "EnergykWh": "Energy consumption (kW/h).",
+ "EnergyJoules": "Energy (Joules).",
+ "EnergykWh": "Energy (kWh).",
"Frequency": "Frequency.",
"Humidity": "Relative Humidity.",
"LiquidFlow": "Liquid flow.",
@@ -151,31 +151,31 @@
"Voltage": "Voltage (AC or DC)."
},
"enumLongDescriptions": {
- "AirFlow": "The value of the Reading property shall be a measurement of a volume of gas per unit of time that flows through a particular junction. The ReadingUnits shall be 'cft_i/min'.",
- "Altitude": "The value of the Reading property shall be a measurement of altitude in meter units and the ReadingUnits value shall be 'm'.",
- "Barometric": "the value of the Reading property shall be a measurement of barometric pressure in millimeters of a mercury column and the ReadingUnits value shall be 'mm[Hg]'.",
- "Current": "The value of the Reading property shall be a measurement of the root mean square (RMS) of instantaneous current calculated over an integer number of line cycles for a circuit. Current is expressed in Amperes units and the ReadingUnits value shall be 'A'.",
- "EnergyJoules": "The value of the Reading property shall indicate the energy consumption (integral of Real Power over time) of the monitored item since the sensor statistics were last reset. The value of the Reading property shall be in Joule units and the ReadingUnits value shall be 'J'. This type is used for device-level energy consumption measurements, while EnergykWh is used for large-scale consumption measurements.",
- "EnergykWh": "The value of the Reading property shall indicate the energy consumption (integral of Real Power over time) of the monitored item since the sensor statistics were last reset. The value of the Reading property shall be in kilowatt-hour units and the ReadingUnits value shall be 'kW'. This type is used for large-scale energy consumption measurements, while EnergyJoules is used for device-level consumption measurements.",
- "Frequency": "The value of the Reading property shall be a frequency measurement in Hertz units and the ReadingUnits value shall be 'Hz'.",
- "Humidity": "The value of the Reading property shall be a relative humidity measurement in percent units and the ReadingUnits value shall be '%'.",
- "LiquidFlow": "The value of the Reading property shall be a measurement of a volume of liquid per unit of time that flows through a particular junction. The ReadingUnits shall be 'L/s'.",
- "LiquidLevel": "The value of the Reading property shall be a measurement of fluid height relative to a specified vertical datum and the ReadingUnits value shall be 'cm'.",
- "Power": "The value of the Reading property shall be the arithmetic mean of product terms of instantaneous voltage and current values measured over integer number of line cycles for a circuit in Watt units and the ReadingUnits value shall be 'W'.",
- "Pressure": "The value of the Reading property shall be a measurement of force applied perpendicular to the surface of an object per unit area over which that force is distributed. The ReadingUnits shall be 'Pa'.",
- "Rotational": "The value of the Reading property shall be a measurement of rotational frequency in Revolutions per Minute unit and the ReadingUnits value shall be 'RPM'.",
- "Temperature": "The value of the Reading property shall be a temperature measurement in degrees Celsius units and the ReadingUnits value shall be 'Cel'.",
- "Voltage": "The value of the Reading property shall be a measurement of the root mean square (RMS) of instantaneous voltage calculated over an integer number of line cycles for a circuit. Voltage is expressed in Volts units and the ReadingUnits value shall be 'V'."
+ "AirFlow": "This value shall indicate a measurement of a volume of gas per unit of time that flows through a particular junction. The ReadingUnits shall be `cft_i/min`.",
+ "Altitude": "This value shall indicate a measurement of altitude, in meter units, and the ReadingUnits value shall be `m`.",
+ "Barometric": "This value shall indicate a measurement of barometric pressure, in millimeters, of a mercury column, and the ReadingUnits value shall be `mm[Hg]`.",
+ "Current": "This value shall indicate a measurement of the root mean square (RMS) of instantaneous current calculated over an integer number of line cycles for a circuit. Current is expressed in Amperes units and the ReadingUnits value shall be `A`.",
+ "EnergyJoules": "This value shall indicate the energy, integral of real power over time, of the monitored item since the sensor statistics were last reset. The value of the Reading property shall be in Joule units and the ReadingUnits value shall be `J`. This value is used for device-level energy consumption measurements, while EnergykWh is used for large-scale consumption measurements.",
+ "EnergykWh": "This value shall indicate the energy, integral of real power over time, of the monitored item since the sensor statistics were last reset. The value of the Reading property shall be in kilowatt-hour units and the ReadingUnits value shall be `kW.h`. This value is used for large-scale energy consumption measurements, while EnergyJoules is used for device-level consumption measurements.",
+ "Frequency": "This value shall indicate a frequency measurement, in Hertz units, and the ReadingUnits value shall be `Hz`.",
+ "Humidity": "This value shall indicate a relative humidity measurement, in percent units, and the ReadingUnits value shall be '%'.",
+ "LiquidFlow": "This value shall indicate a measurement of a volume of liquid per unit of time that flows through a particular junction. The ReadingUnits shall be `L/s`.",
+ "LiquidLevel": "This value shall indicate a measurement of fluid height relative to a specified vertical datum and the ReadingUnits value shall be `cm`.",
+ "Power": "This value shall indicate the arithmetic mean of product terms of instantaneous voltage and current values measured over integer number of line cycles for a circuit, in Watt units, and the ReadingUnits value shall be 'W'.",
+ "Pressure": "This value shall indicate a measurement of force applied perpendicular to the surface of an object per unit area over which that force is distributed. The ReadingUnits shall be `Pa`.",
+ "Rotational": "This value shall indicate a measurement of rotational frequency, in revolutions per minute unit, and the ReadingUnits value shall be `RPM`.",
+ "Temperature": "This value shall indicate a temperature measurement, in degrees Celsius units, and the ReadingUnits value shall be 'Cel'.",
+ "Voltage": "This value shall indicate a measurement of the root mean square (RMS) of instantaneous voltage calculated over an integer number of line cycles for a circuit. Voltage is expressed in Volts units and the ReadingUnits value shall be `V`."
},
"type": "string"
},
"ResetStatistics": {
"additionalProperties": false,
- "description": "This action is used to reset statistics related to this sensor.",
- "longDescription": "This action shall perform a reset of any time intervals or counted values for this sensor.",
+ "description": "Resets statistics related to this sensor.",
+ "longDescription": "This action shall reset any time intervals or counted values for this sensor.",
"parameters": {},
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -191,7 +191,7 @@
"properties": {
"target": {
"description": "Link to invoke action",
- "format": "uri",
+ "format": "uri-reference",
"type": "string"
},
"title": {
@@ -203,10 +203,10 @@
},
"Sensor": {
"additionalProperties": false,
- "description": "This schema defines a Sensor to be used in conjunction with data center equipment.",
- "longDescription": "This resource shall be used to represent resources that represent the sensor data.",
+ "description": "The Sensor schema describes a sensor and its properties.",
+ "longDescription": "This Resource represents a Sensor for a Redfish implementation.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -221,34 +221,35 @@
},
"properties": {
"@odata.context": {
- "$ref": "http://redfish.dmtf.org/schemas/v1/odata.v4_0_3.json#/definitions/context"
+ "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context"
},
"@odata.etag": {
- "$ref": "http://redfish.dmtf.org/schemas/v1/odata.v4_0_3.json#/definitions/etag"
+ "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag"
},
"@odata.id": {
- "$ref": "http://redfish.dmtf.org/schemas/v1/odata.v4_0_3.json#/definitions/id"
+ "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id"
},
"@odata.type": {
- "$ref": "http://redfish.dmtf.org/schemas/v1/odata.v4_0_3.json#/definitions/type"
+ "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/type"
},
"Accuracy": {
- "description": "Estimated percent error of measured vs. actual values.",
- "longDescription": "The value of this property shall be the percent error +/- of the measured vs. actual values.",
+ "description": "The estimated percent error of measured versus actual values.",
+ "longDescription": "This property shall contain the percent error +/- of the measured versus actual values of the Reading property.",
"readonly": true,
"type": [
"number",
"null"
- ]
+ ],
+ "units": "%"
},
"Actions": {
"$ref": "#/definitions/Actions",
- "description": "The available actions for this resource.",
- "longDescription": "The Actions property shall contain the available actions for this resource."
+ "description": "The available actions for this Resource.",
+ "longDescription": "This property shall contain the available actions for this Resource."
},
"AdjustedMaxAllowableOperatingValue": {
- "description": "Adjusted maximum allowable operating value for this equipment based on the current environmental conditions present.",
- "longDescription": "The value of this property shall indicate the adjusted maximum allowable operating value for the equipment monitored by this sensor, as specified by a standards body, manufacturer, or a combination, and adjusted based on environmental conditions present. For example, liquid inlet temperature may be adjusted based on the available liquid pressure.",
+ "description": "The adjusted maximum allowable operating value for this equipment based on the environmental conditions.",
+ "longDescription": "This property shall contain the adjusted maximum allowable operating value for the equipment that this sensor monitors, as specified by a standards body, manufacturer, or both. The value is adjusted based on environmental conditions. For example, liquid inlet temperature may be adjusted based on the available liquid pressure.",
"readonly": true,
"type": [
"number",
@@ -256,8 +257,8 @@
]
},
"AdjustedMinAllowableOperatingValue": {
- "description": "Adjusted minimum allowable operating value for this equipment based on the current environmental conditions present.",
- "longDescription": "The value of this property shall indicate the adjusted minimum allowable operating value for the equipment monitored by this sensor, as specified by a standards body, manufacturer, or a combination, and adjusted based on environmental conditions present. For example, liquid inlet temperature may be adjusted based on the available liquid pressure.",
+ "description": "The adjusted minimum allowable operating value for this equipment based on the environmental conditions.",
+ "longDescription": "This property shall contain the adjusted minimum allowable operating value for the equipment that this sensor monitors, as specified by a standards body, manufacturer, or both. This value is adjusted based on environmental conditions. For example, liquid inlet temperature may be adjusted based on the available liquid pressure.",
"readonly": true,
"type": [
"number",
@@ -265,9 +266,9 @@
]
},
"ApparentVA": {
- "description": "The product of Voltage and Current for an AC circuit, in Volt-Amperes units.",
+ "description": "The product of voltage and current for an AC circuit, in Volt-Amperes units.",
"excerpt": "SensorPower",
- "longDescription": "This property shall indicate the product of VoltageRMS multiplied by CurrentRMS for a circuit. PowerApparentVA is expressed in Volt-Amperes units using the ReadingUnits value of 'V'. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall contain the product of VoltageRMS multiplied by CurrentRMS for a circuit. PowerApparentVA is expressed in Volt-Amperes units by using the ReadingUnits `V` value. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"readonly": true,
"type": [
"number",
@@ -295,7 +296,7 @@
}
],
"description": "The combination of current-carrying conductors.",
- "longDescription": "This property shall represent the combination of current-carrying conductors that are utilized to distribute power.",
+ "longDescription": "This property shall represent the combination of current-carrying conductors that distribute power.",
"readonly": true
},
"Id": {
@@ -303,30 +304,24 @@
"readonly": true
},
"LoadPercent": {
- "description": "The power load utilization for this Sensor.",
+ "description": "The power load utilization for this sensor.",
"excerpt": "SensorPower",
- "longDescription": "This property shall indicate the present value of this Sensor at the time the information request occurred. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall indicate the power load utilization percent for this sensor. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"readonly": true,
"type": [
"number",
"null"
- ]
+ ],
+ "units": "%"
},
"Location": {
- "anyOf": [
- {
- "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Location"
- },
- {
- "type": "null"
- }
- ],
- "description": "The location information for this Sensor.",
- "longDescription": "This property shall indicate the location information of this Sensor."
+ "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Location",
+ "description": "The location information for this sensor.",
+ "longDescription": "This property shall indicate the location information for this sensor."
},
"MaxAllowableOperatingValue": {
- "description": "Maximum allowable operating value for this equipment.",
- "longDescription": "The value of this property shall indicate the maximum allowable operating value for the equipment monitored by this sensor, as specified by a standards body, manufacturer, or a combination.",
+ "description": "The maximum allowable operating value for this equipment.",
+ "longDescription": "This property shall contain the maximum allowable operating value for the equipment that this sensor monitors, as specified by a standards body, manufacturer, or both.",
"readonly": true,
"type": [
"number",
@@ -334,8 +329,8 @@
]
},
"MinAllowableOperatingValue": {
- "description": "Minimum allowable operating value for this equipment.",
- "longDescription": "The value of this property shall indicate the minimum allowable operating value for the equipment monitored by this sensor, as specified by a standards body, manufacturer, or a combination.",
+ "description": "The minimum allowable operating value for this equipment.",
+ "longDescription": "This property shall contain the minimum allowable operating value for the equipment that this sensor monitors, as specified by a standards body, manufacturer, or both.",
"readonly": true,
"type": [
"number",
@@ -349,13 +344,13 @@
},
"Oem": {
"$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem",
- "description": "This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections.",
- "longDescription": "The value of this string shall be of the format for the reserved word *Oem*."
+ "description": "The OEM extension property.",
+ "longDescription": "This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements."
},
"PeakReading": {
- "description": "The peak reading value for this sensor.",
+ "description": "The peak sensor value.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be the peak value of the Reading for this sensor during the last interval.",
+ "longDescription": "This property shall contain the peak sensor value since the last ResetStatistics action was performed or the service last reset the time-based property values.",
"readonly": true,
"type": [
"number",
@@ -363,9 +358,9 @@
]
},
"PeakReadingTime": {
- "description": "The time at which the Peak Reading value occurred.",
+ "description": "The time when the peak sensor value occurred.",
"format": "date-time",
- "longDescription": "The value of this property shall the timestamp when the Peak Reading value was observed.",
+ "longDescription": "This property shall contain the date and time when the peak sensor value was observed.",
"readonly": true,
"type": [
"string",
@@ -381,9 +376,9 @@
"type": "null"
}
],
- "description": "Describes the area or device to which this sensor measurement applies.",
+ "description": "The area or device to which this sensor measurement applies.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be a description of the affected component or region within the equipment to which this sensor measurement applies.",
+ "longDescription": "This property shall contain a description of the affected component or region within the equipment to which this sensor measurement applies.",
"readonly": true
},
"PhysicalSubContext": {
@@ -395,15 +390,15 @@
"type": "null"
}
],
- "description": "Describes the usage or location within a device to which this sensor measurement applies.",
+ "description": "The usage or location within a device to which this sensor measurement applies.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be a description of the usage or sub-region within the equipment to which this sensor measurement applies. This property is generally used to differentiate multiple sensors within the same instance of a PhysicalContext.",
+ "longDescription": "This property shall contain a description of the usage or sub-region within the equipment to which this sensor measurement applies. This property generally differentiates multiple sensors within the same PhysicalContext instance.",
"readonly": true
},
"PowerFactor": {
- "description": "The power factor for this Sensor.",
+ "description": "The power factor for this sensor.",
"excerpt": "SensorPower",
- "longDescription": "This property shall identify the quotient of PowerRealWatts and PowerApparentVA for a circuit. PowerFactor is expressed in unit-less 1/100ths. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall identify the quotient of PowerRealWatts and PowerApparentVA for a circuit. PowerFactor is expressed in unit-less 1/100ths. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"maximum": 1,
"minimum": 0,
"readonly": true,
@@ -413,8 +408,8 @@
]
},
"Precision": {
- "description": "Number of significant digits in the Reading.",
- "longDescription": "The value of this property shall specify the number of significant digits in the Reading.",
+ "description": "The number of significant digits in the reading.",
+ "longDescription": "This property shall contain the number of significant digits in the Reading property.",
"readonly": true,
"type": [
"number",
@@ -422,9 +417,9 @@
]
},
"ReactiveVAR": {
- "description": "The square root of the difference term of squared ApparentVA and squared Power (Reading) for a circuit, expressed in VAR units.",
+ "description": "The square root of the difference term of squared ApparentVA and squared Power (Reading) for a circuit, in VAR units.",
"excerpt": "SensorPower",
- "longDescription": "This property shall indicate the arithmetic mean of product terms of instantaneous voltage and quadrature current measurements calculated over an integer number of line cycles for a circuit. PowerReactiveVAR is expressed in VAR units using the ReadingUnits value of 'V'. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall contain the arithmetic mean of product terms of instantaneous voltage and quadrature current measurements calculated over an integer number of line cycles for a circuit. PowerReactiveVAR is expressed in VAR units by using the ReadingUnits `V` value. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"readonly": true,
"type": [
"number",
@@ -432,9 +427,9 @@
]
},
"Reading": {
- "description": "The present value for this Sensor.",
+ "description": "The sensor value.",
"excerpt": "Sensor",
- "longDescription": "This property shall indicate the present value of this Sensor at the time the information request occurred.",
+ "longDescription": "This property shall contain the sensor value.",
"readonly": true,
"type": [
"number",
@@ -442,8 +437,8 @@
]
},
"ReadingRangeMax": {
- "description": "The maximum value of Reading possible for this Sensor.",
- "longDescription": "This property shall indicate the Max Reading Range information of this Sensor. This is the range of valid readings for this sensor. Values outside this range are discarded as reading errors.",
+ "description": "The maximum possible value for this sensor.",
+ "longDescription": "This property shall indicate the maximum possible value of the Reading property for this sensor. This value is the range of valid readings for this sensor. Values outside this range are discarded as reading errors.",
"readonly": true,
"type": [
"number",
@@ -451,8 +446,8 @@
]
},
"ReadingRangeMin": {
- "description": "The minimum value of Reading possible for this Sensor.",
- "longDescription": "This property shall indicate the Min Reading Range information of this Sensor. This is the range of valid readings for this sensor. Values outside this range are discarded as reading errors.",
+ "description": "The minimum possible value for this sensor.",
+ "longDescription": "This property shall indicate the minimum possible value of the Reading property for this sensor. This value is the range of valid readings for this sensor. Values outside this range are discarded as reading errors.",
"readonly": true,
"type": [
"number",
@@ -468,14 +463,14 @@
"type": "null"
}
],
- "description": "The kind of sensor being represented.",
- "longDescription": "This property shall indicate the type of the sensor being represented.",
+ "description": "The type of sensor.",
+ "longDescription": "This property shall contain the type of the sensor.",
"readonly": true
},
"ReadingUnits": {
- "description": "Units in which the reading and thresholds are measured.",
+ "description": "The units of the reading and thresholds.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be the units in which the sensor's reading and thresholds are measured.",
+ "longDescription": "This property shall contain the units of the sensor's reading and thresholds.",
"readonly": true,
"type": [
"string",
@@ -484,7 +479,7 @@
},
"SensingFrequency": {
"description": "The time interval between readings of the physical sensor.",
- "longDescription": "The value of this property shall the time interval between reading the physical sensor.",
+ "longDescription": "This property shall contain the time interval between readings of the physical sensor.",
"readonly": true,
"type": [
"number",
@@ -492,9 +487,9 @@
]
},
"SensorResetTime": {
- "description": "The time at which the time-based properties were last reset.",
+ "description": "The date and time when the time-based properties were last reset.",
"format": "date-time",
- "longDescription": "The value of this property shall be the timestamp when the time-based property values were last reset by the user or the service.",
+ "longDescription": "This property shall contain the date and time when the ResetStatistics action was last performed or the service last reset the time-based property values.",
"readonly": true,
"type": [
"string",
@@ -503,21 +498,14 @@
},
"Status": {
"$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status",
- "description": "This property describes the status and health of the resource and its children.",
+ "description": "The status and health of the Resource and its subordinate or dependent Resources.",
"excerpt": "Sensor",
- "longDescription": "This property shall contain any status or health properties of the resource."
+ "longDescription": "This property shall contain the status and health of the Resource and its children."
},
"Thresholds": {
- "anyOf": [
- {
- "$ref": "#/definitions/Thresholds"
- },
- {
- "type": "null"
- }
- ],
+ "$ref": "#/definitions/Thresholds",
"description": "The set of thresholds defined for this sensor.",
- "longDescription": "This property shall contain the set of thresholds that are used to derive a sensor's health and operational range."
+ "longDescription": "This property shall contain the set of thresholds that derive a sensor's health and operational range."
},
"VoltageType": {
"anyOf": [
@@ -528,8 +516,8 @@
"type": "null"
}
],
- "description": "The voltage type (AC or DC) for this sensor.",
- "longDescription": "This property shall represent the type of input voltage the sensor monitors. Please use AC for alternating current and DC for direct current.",
+ "description": "The voltage type for this sensor.",
+ "longDescription": "This property shall represent the type of input voltage the sensor monitors.",
"readonly": true
}
},
@@ -543,11 +531,11 @@
},
"SensorExcerpt": {
"additionalProperties": false,
- "description": "This schema defines a Sensor to be used in conjunction with data center equipment.",
+ "description": "The Sensor schema describes a sensor and its properties.",
"excerpt": "Sensor",
- "longDescription": "This resource shall be used to represent resources that represent the sensor data.",
+ "longDescription": "This Resource represents a Sensor for a Redfish implementation.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -562,10 +550,10 @@
},
"properties": {
"DataSourceUri": {
- "description": "A link to the resource that provides the data for this object.",
+ "description": "The link to the Resource that provides the data for this sensor.",
"excerptCopyOnly": true,
- "format": "uri",
- "longDescription": "This property shall contain a URI to the resource that provides the source of the schema Excerpt contained within this copy.",
+ "format": "uri-reference",
+ "longDescription": "This property shall contain a URI to the Resource that provides the source of the Excerpt contained within this copy.",
"readonly": true,
"type": [
"string",
@@ -578,9 +566,9 @@
"readonly": true
},
"PeakReading": {
- "description": "The peak reading value for this sensor.",
+ "description": "The peak sensor value.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be the peak value of the Reading for this sensor during the last interval.",
+ "longDescription": "This property shall contain the peak sensor value since the last ResetStatistics action was performed or the service last reset the time-based property values.",
"readonly": true,
"type": [
"number",
@@ -596,9 +584,9 @@
"type": "null"
}
],
- "description": "Describes the area or device to which this sensor measurement applies.",
+ "description": "The area or device to which this sensor measurement applies.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be a description of the affected component or region within the equipment to which this sensor measurement applies.",
+ "longDescription": "This property shall contain a description of the affected component or region within the equipment to which this sensor measurement applies.",
"readonly": true
},
"PhysicalSubContext": {
@@ -610,15 +598,15 @@
"type": "null"
}
],
- "description": "Describes the usage or location within a device to which this sensor measurement applies.",
+ "description": "The usage or location within a device to which this sensor measurement applies.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be a description of the usage or sub-region within the equipment to which this sensor measurement applies. This property is generally used to differentiate multiple sensors within the same instance of a PhysicalContext.",
+ "longDescription": "This property shall contain a description of the usage or sub-region within the equipment to which this sensor measurement applies. This property generally differentiates multiple sensors within the same PhysicalContext instance.",
"readonly": true
},
"Reading": {
- "description": "The present value for this Sensor.",
+ "description": "The sensor value.",
"excerpt": "Sensor",
- "longDescription": "This property shall indicate the present value of this Sensor at the time the information request occurred.",
+ "longDescription": "This property shall contain the sensor value.",
"readonly": true,
"type": [
"number",
@@ -626,9 +614,9 @@
]
},
"ReadingUnits": {
- "description": "Units in which the reading and thresholds are measured.",
+ "description": "The units of the reading and thresholds.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be the units in which the sensor's reading and thresholds are measured.",
+ "longDescription": "This property shall contain the units of the sensor's reading and thresholds.",
"readonly": true,
"type": [
"string",
@@ -637,9 +625,9 @@
},
"Status": {
"$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status",
- "description": "This property describes the status and health of the resource and its children.",
+ "description": "The status and health of the Resource and its subordinate or dependent Resources.",
"excerpt": "Sensor",
- "longDescription": "This property shall contain any status or health properties of the resource."
+ "longDescription": "This property shall contain the status and health of the Resource and its children."
}
},
"required": [
@@ -649,11 +637,11 @@
},
"SensorPowerExcerpt": {
"additionalProperties": false,
- "description": "This schema defines a Sensor to be used in conjunction with data center equipment.",
+ "description": "The Sensor schema describes a sensor and its properties.",
"excerpt": "SensorPower",
- "longDescription": "This resource shall be used to represent resources that represent the sensor data.",
+ "longDescription": "This Resource represents a Sensor for a Redfish implementation.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -668,9 +656,9 @@
},
"properties": {
"ApparentVA": {
- "description": "The product of Voltage and Current for an AC circuit, in Volt-Amperes units.",
+ "description": "The product of voltage and current for an AC circuit, in Volt-Amperes units.",
"excerpt": "SensorPower",
- "longDescription": "This property shall indicate the product of VoltageRMS multiplied by CurrentRMS for a circuit. PowerApparentVA is expressed in Volt-Amperes units using the ReadingUnits value of 'V'. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall contain the product of VoltageRMS multiplied by CurrentRMS for a circuit. PowerApparentVA is expressed in Volt-Amperes units by using the ReadingUnits `V` value. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"readonly": true,
"type": [
"number",
@@ -678,10 +666,10 @@
]
},
"DataSourceUri": {
- "description": "A link to the resource that provides the data for this object.",
+ "description": "The link to the Resource that provides the data for this sensor.",
"excerptCopyOnly": true,
- "format": "uri",
- "longDescription": "This property shall contain a URI to the resource that provides the source of the schema Excerpt contained within this copy.",
+ "format": "uri-reference",
+ "longDescription": "This property shall contain a URI to the Resource that provides the source of the Excerpt contained within this copy.",
"readonly": true,
"type": [
"string",
@@ -689,14 +677,15 @@
]
},
"LoadPercent": {
- "description": "The power load utilization for this Sensor.",
+ "description": "The power load utilization for this sensor.",
"excerpt": "SensorPower",
- "longDescription": "This property shall indicate the present value of this Sensor at the time the information request occurred. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall indicate the power load utilization percent for this sensor. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"readonly": true,
"type": [
"number",
"null"
- ]
+ ],
+ "units": "%"
},
"Name": {
"$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Name",
@@ -704,9 +693,9 @@
"readonly": true
},
"PeakReading": {
- "description": "The peak reading value for this sensor.",
+ "description": "The peak sensor value.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be the peak value of the Reading for this sensor during the last interval.",
+ "longDescription": "This property shall contain the peak sensor value since the last ResetStatistics action was performed or the service last reset the time-based property values.",
"readonly": true,
"type": [
"number",
@@ -722,9 +711,9 @@
"type": "null"
}
],
- "description": "Describes the area or device to which this sensor measurement applies.",
+ "description": "The area or device to which this sensor measurement applies.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be a description of the affected component or region within the equipment to which this sensor measurement applies.",
+ "longDescription": "This property shall contain a description of the affected component or region within the equipment to which this sensor measurement applies.",
"readonly": true
},
"PhysicalSubContext": {
@@ -736,15 +725,15 @@
"type": "null"
}
],
- "description": "Describes the usage or location within a device to which this sensor measurement applies.",
+ "description": "The usage or location within a device to which this sensor measurement applies.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be a description of the usage or sub-region within the equipment to which this sensor measurement applies. This property is generally used to differentiate multiple sensors within the same instance of a PhysicalContext.",
+ "longDescription": "This property shall contain a description of the usage or sub-region within the equipment to which this sensor measurement applies. This property generally differentiates multiple sensors within the same PhysicalContext instance.",
"readonly": true
},
"PowerFactor": {
- "description": "The power factor for this Sensor.",
+ "description": "The power factor for this sensor.",
"excerpt": "SensorPower",
- "longDescription": "This property shall identify the quotient of PowerRealWatts and PowerApparentVA for a circuit. PowerFactor is expressed in unit-less 1/100ths. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall identify the quotient of PowerRealWatts and PowerApparentVA for a circuit. PowerFactor is expressed in unit-less 1/100ths. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"maximum": 1,
"minimum": 0,
"readonly": true,
@@ -754,9 +743,9 @@
]
},
"ReactiveVAR": {
- "description": "The square root of the difference term of squared ApparentVA and squared Power (Reading) for a circuit, expressed in VAR units.",
+ "description": "The square root of the difference term of squared ApparentVA and squared Power (Reading) for a circuit, in VAR units.",
"excerpt": "SensorPower",
- "longDescription": "This property shall indicate the arithmetic mean of product terms of instantaneous voltage and quadrature current measurements calculated over an integer number of line cycles for a circuit. PowerReactiveVAR is expressed in VAR units using the ReadingUnits value of 'V'. This property may appear in sensors of ReadingType of Power, and shall not appear in sensors of other ReadingType values.",
+ "longDescription": "This property shall contain the arithmetic mean of product terms of instantaneous voltage and quadrature current measurements calculated over an integer number of line cycles for a circuit. PowerReactiveVAR is expressed in VAR units by using the ReadingUnits `V` value. This property may appear in sensors of the Power ReadingType, and shall not appear in sensors of other ReadingType values.",
"readonly": true,
"type": [
"number",
@@ -764,9 +753,9 @@
]
},
"Reading": {
- "description": "The present value for this Sensor.",
+ "description": "The sensor value.",
"excerpt": "Sensor",
- "longDescription": "This property shall indicate the present value of this Sensor at the time the information request occurred.",
+ "longDescription": "This property shall contain the sensor value.",
"readonly": true,
"type": [
"number",
@@ -774,9 +763,9 @@
]
},
"ReadingUnits": {
- "description": "Units in which the reading and thresholds are measured.",
+ "description": "The units of the reading and thresholds.",
"excerpt": "Sensor",
- "longDescription": "The value of this property shall be the units in which the sensor's reading and thresholds are measured.",
+ "longDescription": "This property shall contain the units of the sensor's reading and thresholds.",
"readonly": true,
"type": [
"string",
@@ -785,9 +774,9 @@
},
"Status": {
"$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Status",
- "description": "This property describes the status and health of the resource and its children.",
+ "description": "The status and health of the Resource and its subordinate or dependent Resources.",
"excerpt": "Sensor",
- "longDescription": "This property shall contain any status or health properties of the resource."
+ "longDescription": "This property shall contain the status and health of the Resource and its children."
}
},
"required": [
@@ -797,10 +786,10 @@
},
"Threshold": {
"additionalProperties": false,
- "description": "A threshold definition for a sensor.",
+ "description": "The threshold definition for a sensor.",
"longDescription": "This type shall contain the properties for an individual threshold for this sensor.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -824,12 +813,12 @@
}
],
"description": "The direction of crossing that activates this threshold.",
- "longDescription": "This property shall indicate the direction of crossing of the Reading value for this Sensor that triggers the threshold.",
+ "longDescription": "This property shall indicate the direction of crossing of the reading for this sensor that activates the threshold.",
"readonly": false
},
"DwellTime": {
- "description": "The time interval over which the sensor reading must have passed through this Threshold value before the threshold is considered to be violated.",
- "longDescription": "This property shall indicate the time interval over which the sensor reading must have passed through this Threshold value before the threshold is considered to be violated.",
+ "description": "The duration the sensor value must violate the threshold before the threshold is activated.",
+ "longDescription": "This property shall indicate the duration the sensor value must violate the threshold before the threshold is activated.",
"pattern": "-?P(\\d+D)?(T(\\d+H)?(\\d+M)?(\\d+(.\\d+)?S)?)?",
"readonly": false,
"type": [
@@ -839,7 +828,7 @@
},
"Reading": {
"description": "The threshold value.",
- "longDescription": "This property shall indicate the Reading value of this Sensor that triggers the threshold. The units of this property shall follow the Reading and ReadingUnits of this sensor.",
+ "longDescription": "This property shall indicate the reading for this sensor that activates the threshold. The value of the property shall use the same units as the Reading property.",
"readonly": false,
"type": [
"number",
@@ -861,18 +850,18 @@
"Increasing": "Value increases above the threshold."
},
"enumLongDescriptions": {
- "Decreasing": "This threshold is activated when the value of Reading changes from a value higher than the threshold to a value lower than the threshold.",
- "Either": "This threshold is activated when either the Increasing or Decreasing conditions are met.",
- "Increasing": "This threshold is activated when the value of Reading changes from a value lower than the threshold to a value higher than the threshold."
+ "Decreasing": "This threshold is activated when the reading changes from a value higher than the threshold to a value lower than the threshold.",
+ "Either": "This threshold is activated when either the increasing or decreasing conditions are met.",
+ "Increasing": "This threshold is activated when the reading changes from a value lower than the threshold to a value higher than the threshold."
},
"type": "string"
},
"Thresholds": {
"additionalProperties": false,
"description": "The set of thresholds defined for a sensor.",
- "longDescription": "This object shall contain the set of thresholds that are used to derive a sensor's health and operational range.",
+ "longDescription": "This object shall contain the set of thresholds that derive a sensor's health and operational range.",
"patternProperties": {
- "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_.]+$": {
+ "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
"description": "This property shall specify a valid odata or Redfish property.",
"type": [
"array",
@@ -887,76 +876,34 @@
},
"properties": {
"LowerCaution": {
- "anyOf": [
- {
- "$ref": "#/definitions/Threshold"
- },
- {
- "type": "null"
- }
- ],
- "description": "Below normal range.",
- "longDescription": "The value of this property shall indicate the Reading is below the normal range. The units shall be the same units as the Reading."
+ "$ref": "#/definitions/Threshold",
+ "description": "The value at which the reading is below normal range.",
+ "longDescription": "This property shall contain the value at which the Reading property is below normal range. The value of the property shall use the same units as the Reading property."
},
"LowerCritical": {
- "anyOf": [
- {
- "$ref": "#/definitions/Threshold"
- },
- {
- "type": "null"
- }
- ],
- "description": "Below normal range but not yet fatal.",
- "longDescription": "The value of this property shall indicate the Reading is below the normal range and but is not yet fatal. The units shall be the same units as the Reading."
+ "$ref": "#/definitions/Threshold",
+ "description": "The value at which the reading is below normal range but not yet fatal.",
+ "longDescription": "This property shall contain the value at which the Reading property is below the normal range but is not yet fatal. The value of the property shall use the same units as the Reading property."
},
"LowerFatal": {
- "anyOf": [
- {
- "$ref": "#/definitions/Threshold"
- },
- {
- "type": "null"
- }
- ],
- "description": "Below normal range and fatal.",
- "longDescription": "The value of this property shall indicate the Reading is below the normal range and is fatal. The units shall be the same units as the Reading."
+ "$ref": "#/definitions/Threshold",
+ "description": "The value at which the reading is below normal range and fatal.",
+ "longDescription": "This property shall contain the value at which the Reading property is below the normal range and is fatal. The value of the property shall use the same units as the Reading property."
},
"UpperCaution": {
- "anyOf": [
- {
- "$ref": "#/definitions/Threshold"
- },
- {
- "type": "null"
- }
- ],
- "description": "Above normal range.",
- "longDescription": "The value of this property shall indicate the Reading is above the normal range. The units shall be the same units as the Reading."
+ "$ref": "#/definitions/Threshold",
+ "description": "The value at which the reading is above normal range.",
+ "longDescription": "This property shall contain the value at which the Reading property is above the normal range. The value of the property shall use the same units as the Reading property."
},
"UpperCritical": {
- "anyOf": [
- {
- "$ref": "#/definitions/Threshold"
- },
- {
- "type": "null"
- }
- ],
- "description": "Above normal range but not yet fatal.",
- "longDescription": "The value of this property shall indicate the Reading is above the normal range and but is not yet fatal. The units shall be the same units as the Reading."
+ "$ref": "#/definitions/Threshold",
+ "description": "The value at which the reading is above normal range but not yet fatal.",
+ "longDescription": "This property shall contain the value at which the Reading property is above the normal range but is not yet fatal. The value of the property shall use the same units as the Reading property."
},
"UpperFatal": {
- "anyOf": [
- {
- "$ref": "#/definitions/Threshold"
- },
- {
- "type": "null"
- }
- ],
- "description": "Above normal range and fatal.",
- "longDescription": "The value of this property shall indicate the Reading is above the normal range and is fatal. The units shall be the same units as the Reading."
+ "$ref": "#/definitions/Threshold",
+ "description": "The value at which the reading is above normal range and fatal.",
+ "longDescription": "This property shall contain the value at which the Reading property is above the normal range and is fatal. The value of the property shall use the same units as the Reading property."
}
},
"type": "object"
@@ -967,13 +914,13 @@
"DC"
],
"enumDescriptions": {
- "AC": "Alternating Current.",
- "DC": "Direct Current."
+ "AC": "Alternating current.",
+ "DC": "Direct durrent."
},
"type": "string"
}
},
"owningEntity": "DMTF",
"release": "2018.3",
- "title": "#Sensor.v1_0_0.Sensor"
+ "title": "#Sensor.v1_0_2.Sensor"
} \ No newline at end of file