Skip to content

Commit

Permalink
format document
Browse files Browse the repository at this point in the history
  • Loading branch information
Milesight-IoT committed Oct 13, 2023
1 parent 27d8ce2 commit f541435
Show file tree
Hide file tree
Showing 59 changed files with 206 additions and 465 deletions.
18 changes: 1 addition & 17 deletions vendor/milesight-iot/am103-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 1) - Milesight IoT
input:
fPort: 85
bytes:
[
0x01,
0x75,
0x5C,
0x03,
0x67,
0x34,
0x01,
0x04,
0x68,
0x65,
0x07,
0x7D,
0xE7,
0x04,
]
bytes: [0x01, 0x75, 0x5C, 0x03, 0x67, 0x34, 0x01, 0x04, 0x68, 0x65, 0x07, 0x7D, 0xE7, 0x04]
output:
data:
battery: 92
Expand Down
8 changes: 4 additions & 4 deletions vendor/milesight-iot/am103.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Milesight AM103-LoRaWAN Indoor Air Quality Sensor (3 in 1)
description: Milesight AM103 is a compact indoor ambience monitoring sensor that supports long-lasting battery life, wall-mounted installation, and visual display via an E-ink screen. Meanwhile, AM103L is a more economical model without E-ink screen to meet your various needs. Their built-in NFC lead to easy batch installation. The clean and modern design of AM103 and AM103L is ideal for offices, classrooms, libraries, hospitals, etc.

hardwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1

firmwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1
hardwareVersions:
- "1.x"
- '1.x'

profiles:
EU863-870:
Expand Down Expand Up @@ -78,7 +78,7 @@ keySecurity: none
productURL: https://www.milesight-iot.com/lorawan/sensor/am103/?utm_source=platform&utm_medium=web&utm_campaign=milesight
dataSheetURL: https://resource.milesight-iot.com/milesight/document/am100-series-datasheet-en.pdf
resellerURLs:
- name: "[email protected]"
- name: '[email protected]'
region:
- United States
- European Union
Expand Down
18 changes: 1 addition & 17 deletions vendor/milesight-iot/am103l-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 1) - Milesight IoT
input:
fPort: 85
bytes:
[
0x01,
0x75,
0x5C,
0x03,
0x67,
0x34,
0x01,
0x04,
0x68,
0x65,
0x07,
0x7D,
0xE7,
0x04,
]
bytes: [0x01, 0x75, 0x5C, 0x03, 0x67, 0x34, 0x01, 0x04, 0x68, 0x65, 0x07, 0x7D, 0xE7, 0x04]
output:
data:
battery: 92
Expand Down
8 changes: 4 additions & 4 deletions vendor/milesight-iot/am103l.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Milesight AM103-LoRaWAN Indoor Air Quality Sensor (3 in 1)
description: Milesight AM103 is a compact indoor ambience monitoring sensor that supports long-lasting battery life, wall-mounted installation, and visual display via an E-ink screen. Meanwhile, AM103L is a more economical model without E-ink screen to meet your various needs. Their built-in NFC lead to easy batch installation. The clean and modern design of AM103 and AM103L is ideal for offices, classrooms, libraries, hospitals, etc.

hardwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1

firmwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1
hardwareVersions:
- "1.x"
- '1.x'

profiles:
EU863-870:
Expand Down Expand Up @@ -78,7 +78,7 @@ keySecurity: none
productURL: https://www.milesight-iot.com/lorawan/sensor/am103/?utm_source=platform&utm_medium=web&utm_campaign=milesight
dataSheetURL: https://resource.milesight-iot.com/milesight/document/am100-series-datasheet-en.pdf
resellerURLs:
- name: "[email protected]"
- name: '[email protected]'
region:
- United States
- European Union
Expand Down
18 changes: 1 addition & 17 deletions vendor/milesight-iot/am104-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 1) - Milesight IoT
input:
fPort: 85
bytes:
[
0x01,
0x75,
0x5C,
0x03,
0x67,
0x34,
0x01,
0x04,
0x68,
0x65,
0x05,
0x6A,
0x49,
0x00,
]
bytes: [0x01, 0x75, 0x5C, 0x03, 0x67, 0x34, 0x01, 0x04, 0x68, 0x65, 0x05, 0x6A, 0x49, 0x00]
output:
data:
battery: 92
Expand Down
14 changes: 7 additions & 7 deletions vendor/milesight-iot/am104.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ name: Milesight AM104 - LoRaWAN® Indoor Air Quality Sensor (4 in 1)
description: Milesight AM104 is a compact indoor ambience monitoring sensor that supports long-lasting battery life, wall-mounted installation, and visual display via an E-ink screen. It's equipped with NFC and can easily be configured via a smartphone or PC software. Its clean and modern design is ideal for offices, classrooms, libraries, hospitals, etc.

hardwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1
- version: "2.x"
- version: '2.x'
numeric: 2

firmwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1
hardwareVersions:
- "1.x"
- '1.x'

profiles:
EU863-870:
Expand Down Expand Up @@ -47,10 +47,10 @@ firmwareVersions:
lorawanCertified: true
codec: am104-codec

- version: "1.x"
- version: '1.x'
numeric: 2
hardwareVersions:
- "2.x"
- '2.x'

profiles:
EU863-870:
Expand Down Expand Up @@ -120,7 +120,7 @@ keySecurity: none
productURL: https://www.milesight-iot.com/lorawan/sensor/am100/?utm_source=ttn-device-repository&utm_medium=web&utm_campaign=Milesight
dataSheetURL: https://resource.milesight-iot.com/milesight/document/am100-series-datasheet-en.pdf
resellerURLs:
- name: "[email protected]"
- name: '[email protected]'
region:
- United States
- European Union
Expand Down
34 changes: 2 additions & 32 deletions vendor/milesight-iot/am107-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 1) - Milesight IoT
input:
fPort: 85
bytes:
[
0x01,
0x75,
0x5C,
0x03,
0x67,
0x34,
0x01,
0x04,
0x68,
0x65,
0x05,
0x6A,
0x49,
0x00,
]
bytes: [0x01, 0x75, 0x5C, 0x03, 0x67, 0x34, 0x01, 0x04, 0x68, 0x65, 0x05, 0x6A, 0x49, 0x00]
output:
data:
battery: 92
Expand All @@ -40,21 +24,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 3) - Milesgiht IoT
input:
fPort: 85
bytes:
[
0x07,
0x7D,
0xE7,
0x04,
0x08,
0x7D,
0x07,
0x00,
0x09,
0x73,
0x3F,
0x27,
]
bytes: [0x07, 0x7D, 0xE7, 0x04, 0x08, 0x7D, 0x07, 0x00, 0x09, 0x73, 0x3F, 0x27]
output:
data:
co2: 1255
Expand Down
8 changes: 4 additions & 4 deletions vendor/milesight-iot/am107.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: AM107
description: Ambience Monitoring Sensors

hardwareVersions:
- version: "1.4"
- version: '1.4'
numeric: 1

firmwareVersions:
- # Firmware version
version: "V1.25"
version: 'V1.25'
numeric: 1
hardwareVersions:
- "1.4"
- '1.4'

profiles:
EU863-870:
Expand Down Expand Up @@ -83,7 +83,7 @@ keySecurity: none
productURL: https://www.milesight-iot.com/lorawan/sensor/am100/
dataSheetURL: https://resource.milesight-iot.com/milesight/document/am100-series-datasheet-en.pdf
resellerURLs:
- name: "[email protected]"
- name: '[email protected]'
region:
- United States
- European Union
Expand Down
34 changes: 2 additions & 32 deletions vendor/milesight-iot/am307-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 1) - Milesight IoT
input:
fPort: 85
bytes:
[
0x01,
0x75,
0x5C,
0x03,
0x67,
0x34,
0x01,
0x04,
0x68,
0x65,
0x05,
0x6A,
0x49,
0x00,
]
bytes: [0x01, 0x75, 0x5C, 0x03, 0x67, 0x34, 0x01, 0x04, 0x68, 0x65, 0x05, 0x6A, 0x49, 0x00]
output:
data:
battery: 92
Expand All @@ -30,21 +14,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 2) - Milesgiht IoT
input:
fPort: 85
bytes:
[
0x07,
0x7D,
0xE7,
0x04,
0x08,
0x7D,
0x07,
0x00,
0x09,
0x73,
0x3F,
0x27,
]
bytes: [0x07, 0x7D, 0xE7, 0x04, 0x08, 0x7D, 0x07, 0x00, 0x09, 0x73, 0x3F, 0x27]
output:
data:
co2: 1255
Expand Down
8 changes: 4 additions & 4 deletions vendor/milesight-iot/am307.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Milesight AM307-LoRaWAN Indoor Air Quality Sensor (7 in 1)
description: Milesight AM307 collects various indoor ambience conditions through 7 built-in sensors and delivers the data to the mobile App and its 4.2-inch E-ink screen. It supports batteries or DC power supply and can be easily equipped via NFC. It features a tri-color LED indicator, anti-theft design, and emoticon indication. AM307 is widely used for offices, stores, classrooms, hospitals, etc.

hardwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1

firmwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1
hardwareVersions:
- "1.x"
- '1.x'

profiles:
EU863-870:
Expand Down Expand Up @@ -82,7 +82,7 @@ keySecurity: none
productURL: https://www.milesight-iot.com/lorawan/sensor/am300/?utm_source=platform&utm_medium=web&utm_campaign=milesight
dataSheetURL: https://resource.milesight-iot.com/milesight/document/am300-series-datasheet-en.pdf
resellerURLs:
- name: "[email protected]"
- name: '[email protected]'
region:
- United States
- European Union
Expand Down
34 changes: 2 additions & 32 deletions vendor/milesight-iot/am307l-codec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 1) - Milesight IoT
input:
fPort: 85
bytes:
[
0x01,
0x75,
0x5C,
0x03,
0x67,
0x34,
0x01,
0x04,
0x68,
0x65,
0x05,
0x6A,
0x49,
0x00,
]
bytes: [0x01, 0x75, 0x5C, 0x03, 0x67, 0x34, 0x01, 0x04, 0x68, 0x65, 0x05, 0x6A, 0x49, 0x00]
output:
data:
battery: 92
Expand All @@ -30,21 +14,7 @@ uplinkDecoder:
- description: Ambience Monitoring Sensors (example 2) - Milesgiht IoT
input:
fPort: 85
bytes:
[
0x07,
0x7D,
0xE7,
0x04,
0x08,
0x7D,
0x07,
0x00,
0x09,
0x73,
0x3F,
0x27,
]
bytes: [0x07, 0x7D, 0xE7, 0x04, 0x08, 0x7D, 0x07, 0x00, 0x09, 0x73, 0x3F, 0x27]
output:
data:
co2: 1255
Expand Down
8 changes: 4 additions & 4 deletions vendor/milesight-iot/am307l.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Milesight am307l-LoRaWAN Indoor Air Quality Sensor (7 in 1)
description: Milesight am307l collects various indoor ambience conditions through 7 built-in sensors and delivers the data to the mobile App and its 4.2-inch E-ink screen. It supports batteries or DC power supply and can be easily equipped via NFC. It features a tri-color LED indicator, anti-theft design, and emoticon indication. am307l is widely used for offices, stores, classrooms, hospitals, etc.

hardwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1

firmwareVersions:
- version: "1.x"
- version: '1.x'
numeric: 1
hardwareVersions:
- "1.x"
- '1.x'

profiles:
EU863-870:
Expand Down Expand Up @@ -82,7 +82,7 @@ keySecurity: none
productURL: https://www.milesight-iot.com/lorawan/sensor/am300/?utm_source=platform&utm_medium=web&utm_campaign=milesight
dataSheetURL: https://resource.milesight-iot.com/milesight/document/am300-series-datasheet-en.pdf
resellerURLs:
- name: "[email protected]"
- name: '[email protected]'
region:
- United States
- European Union
Expand Down
Loading

0 comments on commit f541435

Please sign in to comment.