Skip to content
Snippets Groups Projects
Commit b297027d authored by ankraft's avatar ankraft
Browse files

Applied corrections to documentation according to editHelp's comments. Changed...

Applied corrections to documentation according to editHelp's comments. Changed names of misspelled data points smokeThreshold and temperatureThreshold.
parent e9460cee
Branches master
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</Module>
<Module name="temperature" optional="false">
<extends domain="org.onem2m.home.moduleclass" class="temperature"/>
<Doc>This value of “currentTemperature” in this module instance represents the temperature of the nozzle. This value SHALL be a float number in a range from 0.0 to 1000.0.</Doc>
<Doc>This value of “currentTemperature” in this module instance represents the temperature of the nozzle. This value SHALL be a float number in a range from 0,0 to 1 000,0.</Doc>
</Module>
<Module name="printQueue" optional="false">
<extends domain="org.onem2m.home.moduleclass" class="printQueue"/>
......@@ -86,7 +86,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</Module>
<Module name="sleepTimer" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="timer"/>
<Doc>The sleep function, which is vendor-specific algorithm (for example increasing the remperature by one degree for every 30 minutes), is triggered instantly when "targetDuration" is set, and it indicates the time to the end of appliance operation. It is set at runtime by a user application.</Doc>
<Doc>The sleep function, which is vendor-specific algorithm (for example increasing the temperature by one degree for every 30 minutes), is triggered instantly when "targetDuration" is set, and it indicates the time to the end of appliance operation. It is set at runtime by a user application.</Doc>
</Module>
<Module name="turbo" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="turbo"/>
......@@ -501,7 +501,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<Device id="deviceDoor">
<Doc>A door is a device that is used to open and close a door.</Doc>
<Doc>A deviceDoor is a device that is used to open and close a door.</Doc>
<Modules>
<Module name="openLevel" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="openLevel"/>
......@@ -611,7 +611,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<Device id="deviceHomeCCTV">
<Doc>A home CCTV is a smart home appliance to provide monitoring capabilities when people stay way from their home or a room, or to monitor the environmental status of their home or room.</Doc>
<Doc>A home CCTV is a smart home appliance to provide monitoring capabilities when people stay away from their home or a room, or to monitor the environmental status of their home or room.</Doc>
<Modules>
<Module name="binarySwitch" optional="false">
<extends domain="org.onem2m.home.moduleclass" class="binarySwitch"/>
......@@ -824,11 +824,11 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<Modules>
<Module name="pulsemeter" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="pulsemeter"/>
<Doc>When the "oximeter" module doesn’t exist, then the "pulsemeter" module is mandatory.</Doc>
<Doc>When the "oximeter" module does not exist, then the "pulsemeter" module is mandatory.</Doc>
</Module>
<Module name="oximeter" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="oximeter"/>
<Doc>When the "pulsemeter" module doesn’t exist, then the "oximeter" module is mandatory.</Doc>
<Doc>When the "pulsemeter" module does not exist, then the "oximeter" module is mandatory.</Doc>
</Module>
<Module name="battery" optional="false">
<extends domain="org.onem2m.home.moduleclass" class="battery"/>
......@@ -857,7 +857,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</Module>
<Module name="customTemperature" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="temperature"/>
<Doc>This module can be configured to fridge temperature or frozen temperature based on its usage by manufacturer</Doc>
<Doc>This module can be configured to fridge temperature or frozen temperature based on its usage by manufacturer.</Doc>
</Module>
<Module name="refrigeration" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="refrigeration"/>
......@@ -914,7 +914,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<Device id="deviceSecurityPanel">
<Doc>A security pannel is a device that can change the security mode of, for example, an alarm system.</Doc>
<Doc>A security panel is a device that can change the security mode of, for example, an alarm system.</Doc>
<Modules>
<Module name="securityMode" optional="false">
<extends domain="org.onem2m.home.moduleclass" class="securityMode"/>
......@@ -946,7 +946,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<Device id="deviceSmartElectricMeter">
<Doc>A smart electric meter is a metering device that is used to measure consumption data for electrictricity.</Doc>
<Doc>A smart electric meter is a metering device that is used to measure consumption data for electricity.</Doc>
<Modules>
<Module name="faultDetection" optional="true">
<extends domain="org.onem2m.home.moduleclass" class="faultDetection"/>
......
This diff is collapsed.
......@@ -258,7 +258,7 @@ signalStrength,sigSh
lqi,lqi
rssi,rssi
smokeSensor,smoSr
smokeThreshhold,smoTd
smokeThreshold,smoTd
currentValue,crv
sphygmomanometer,sphyr
diastolicPressure,diaPe
......@@ -277,7 +277,7 @@ currentTemperature,curT0
targetTemperature,tarTe
unit,unit
temperatureAlarm,temAm
temperatureThreshhold,temTd
temperatureThreshold,temTd
textMessage,texMe
supportedMessageValues,suMVs
minLength,minLh
......@@ -301,13 +301,10 @@ waterFlow,watFw
waterFlowStrength,waFSh
waterSensor,watSr
weight,weigt
upChannel,uphCl
nextTrack,nexTk
resetNumberValue,reNVe
answer,answr
downChannel,dowCl
start3Dprint,staDt
previousTrack,preTk
downChannel,dowCl
close,close
upVolume,upoVe
decrementNumberValue,deNVe
......@@ -319,8 +316,11 @@ call,call
downVolume,dowVe
incrementNumberValue,inNVe
toggle,togge
upChannel,uphCl
deactivateClockTimer,deCTr
open,open
nextTrack,nexTk
resetNumberValue,reNVe
commonTypes,comTs
deviceThreeDPrinter,dTDPr
binarySwitchAnnc,binShAnnc
......
......@@ -48,7 +48,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="alarm" type="xs:boolean" />
<xs:element name="detectedTime" minOccurs="0" type="m2m:timestamp" />
<xs:element name="smokeThreshhold" minOccurs="0" type="xs:integer" />
<xs:element name="smokeThreshold" minOccurs="0" type="xs:integer" />
<xs:element name="currentValue" minOccurs="0" type="xs:integer" />
......@@ -78,7 +78,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="alarm" minOccurs="0" type="xs:boolean" />
<xs:element name="detectedTime" minOccurs="0" type="m2m:timestamp" />
<xs:element name="smokeThreshhold" minOccurs="0" type="xs:integer" />
<xs:element name="smokeThreshold" minOccurs="0" type="xs:integer" />
<xs:element name="currentValue" minOccurs="0" type="xs:integer" />
......
......@@ -48,7 +48,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="alarm" type="xs:boolean" />
<xs:element name="temperature" minOccurs="0" type="xs:float" />
<xs:element name="temperatureThreshhold" minOccurs="0" type="xs:integer" />
<xs:element name="temperatureThreshold" minOccurs="0" type="xs:integer" />
<!-- Child Resources -->
......@@ -77,7 +77,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="alarm" minOccurs="0" type="xs:boolean" />
<xs:element name="temperature" minOccurs="0" type="xs:float" />
<xs:element name="temperatureThreshhold" minOccurs="0" type="xs:integer" />
<xs:element name="temperatureThreshold" minOccurs="0" type="xs:integer" />
<!-- Child Resources -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment