Skip to content

Commit 4eb040d

Browse files
added licence and more description to object 10311
1 parent 743106b commit 4eb040d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

10311.xml

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
3+
<!-- MIT License
4+
Copyright (c) 2019 Vaisala
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction,
6+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
10+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.-->
11+
212
<LWM2M xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openmobilealliance.org/tech/profiles/LWM2M.xsd">
313
<Object ObjectType="MODefinition">
414
<Name>Solar Radiation</Name>
515
<Description1>
6-
This object is used to report solar radiation flux density measured by a pyranometer or similar sensor.
16+
This object is used to report solar irradiance (SI), i.e. power per unit area received from the Sun in the form of electromagnetic radiation, on a planar surface measured by a pyranometer or similar instrument. A pyranometer measures solar irradiance from the hemisphere above within a wavelength range 0.3 μm to 3 μm. For example, the application of solar radiation measurement can be meteorological networks and solar energy applications.
717
</Description1>
818
<ObjectID>10311</ObjectID>
919
<ObjectURN>urn:oma:lwm2m:x:10311</ObjectURN>

0 commit comments

Comments
 (0)