Skip to content

Commit fd0f382

Browse files
authored
Merge pull request #28 from danimateos/jsonnames
Add missing devices to reference file
2 parents d386ee2 + 1e4129f commit fd0f382

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

names/SCDevice.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,30 @@
833833
"description": "SEN5X NOX raw",
834834
"unit": ""
835835
},
836+
{
837+
"name": "LPS33_PRESS",
838+
"id": "227",
839+
"description": "LPS33 Barometric pressure",
840+
"unit": "kPa"
841+
},
842+
{
843+
"name": "AS7331_UVA",
844+
"id": "214",
845+
"description": "AS7331 UVA",
846+
"unit": "uW/cm2"
847+
},
848+
{
849+
"name": "AS7331_UVB",
850+
"id": "215",
851+
"description": "AS7331 UVB",
852+
"unit": "uW/cm2"
853+
},
854+
{
855+
"name": "AS7331_UVC",
856+
"id": "216",
857+
"description": "AS7331 UVC",
858+
"unit": "uW/cm2"
859+
},
836860
{
837861
"name": "VEML6070_UVA",
838862
"id": "159",

0 commit comments

Comments
 (0)