From aaf733f41bbad5e1f7b3e48612b4c8478cf2c0bc Mon Sep 17 00:00:00 2001 From: sisinty sasmita patra Date: Wed, 5 Jul 2017 17:12:07 -0700 Subject: [PATCH] JSON: Updated JSON files Signed-off-by: sisinty sasmita patra --- src/hlg150h/hlg150h.json | 7 +++---- src/lp8860/lp8860.json | 7 +++---- src/max44009/max44009.json | 9 ++++----- src/ms5611/ms5611.json | 9 +++------ src/si1132/si1132.json | 7 +++---- 5 files changed, 16 insertions(+), 23 deletions(-) diff --git a/src/hlg150h/hlg150h.json b/src/hlg150h/hlg150h.json index 100ee92a..9a60cdbc 100755 --- a/src/hlg150h/hlg150h.json +++ b/src/hlg150h/hlg150h.json @@ -5,9 +5,9 @@ { "HLG150H": { - "Brief": "Lighting Power Supply Controller", + "Name": "Lighting Power Supply Controller", "Description": "HLG series single output LED power supply features universal AC input, protection for short circuit, overload, over voltage and over temperature", - "Known As": ["hlg150h"], + "Aliases": ["hlg150h"], "Categories": ["lightcontroller"], "Connections": ["pwm"], "Project Type": ["prototyping", "industrial"], @@ -30,8 +30,7 @@ { "Intel Joule Module": { - "Notes": [""], - "Images": [""] + "Notes": ["Might need pull up resistors"], } }, "Urls" : diff --git a/src/lp8860/lp8860.json b/src/lp8860/lp8860.json index 6607b903..8532312a 100755 --- a/src/lp8860/lp8860.json +++ b/src/lp8860/lp8860.json @@ -5,9 +5,9 @@ { "LP8860": { - "Brief": "API for LP8860 LED Lighting Controller", + "Name": "API for LP8860 LED Lighting Controller", "Description": "The LP8860-Q1 is an automotive high-efficiency LED driver with boost controller. It has 4 high-precision current sinks that can be controlled by a PWM input signal, an SPI or I2C master, or both ", - "Known As": ["lp8860"], + "Aliases": ["lp8860"], "Categories": ["light Controller"], "Connections": ["i2c"], "Project Type": ["prototyping", "industrial"], @@ -33,8 +33,7 @@ { "Intel Joule Module": { - "Notes": [""], - "Images": [""] + "Notes": ["Might need pull up resistors"], } }, "Urls" : diff --git a/src/max44009/max44009.json b/src/max44009/max44009.json index 32d92e3d..8d52194a 100755 --- a/src/max44009/max44009.json +++ b/src/max44009/max44009.json @@ -5,9 +5,9 @@ { "MAX44009": { - "Brief": "Digital Humidity, Pressure, and Temperature Sensor", - "Description": "The MAX44009 ambient light sensor features an i2c digital output that is ideal for a number of portable applications such as smartphones, notebooks and industrial sensors. - "Known As": ["max44009"], + "Name": "Digital Humidity, Pressure, and Temperature Sensor", + "Description": "The MAX44009 ambient light sensor features an i2c digital output that is ideal for a number of portable applications such as smartphones, notebooks and industrial sensors", + "Aliases": ["max44009"], "Categories": ["light"], "Connections": ["i2c"], "Project Type": ["prototyping", "industrial"], @@ -32,8 +32,7 @@ { "Intel Joule Module": { - "Notes": [""], - "Images": [""] + "Notes": ["might need pull up resistors"], } }, "Urls" : diff --git a/src/ms5611/ms5611.json b/src/ms5611/ms5611.json index 9710a09b..c6f1501f 100755 --- a/src/ms5611/ms5611.json +++ b/src/ms5611/ms5611.json @@ -5,9 +5,9 @@ { "MS5611": { - "Brief": "Barometric Pressure and Temperature Sensor", + "Name": "Barometric Pressure and Temperature Sensor", "Description": "The MS5611 is a high pressure sensor and temperatre sensor module. The main function is to convert the uncompensated analogue voltage from the pressure die to a 24bit digital value, as well as providing a 24 bit value for the temperature ", - "Known As": ["ms5611"], + "Aliases": ["ms5611"], "Categories": ["pressure", "temperature"], "Connections": ["i2c"], "Project Type": ["prototyping", "industrial"], @@ -32,8 +32,7 @@ { "Intel Joule Module": { - "Notes": [""], - "Images": [""] + "Notes": ["might need pull up resistors"], } }, "Urls" : @@ -44,5 +43,3 @@ } } } - - \ No newline at end of file diff --git a/src/si1132/si1132.json b/src/si1132/si1132.json index 14b2119b..308009a9 100755 --- a/src/si1132/si1132.json +++ b/src/si1132/si1132.json @@ -5,9 +5,9 @@ { "SI1132": { - "Brief": "UV and visible light sensor", + "Name": "UV and visible light sensor", "Description": "The SI1132 sensor determines real-time UV sun exposure and cumulative UV sun exposure and enables accurate light level monitoring under mixed lightings", - "Known As": ["si1132"], + "Aliases": ["si1132"], "Categories": ["light"], "Connections": ["i2c"], "Project Type": ["prototyping", "industrial"], @@ -32,8 +32,7 @@ { "Intel Joule Module": { - "Notes": [""], - "Images": [""] + "Notes": ["might need pull up resistors"], } }, "Urls" :