diff --git a/src/d6t/d6t.json b/src/d6t/d6t.json
index daf006ef..0a3e4300 100644
--- a/src/d6t/d6t.json
+++ b/src/d6t/d6t.json
@@ -5,32 +5,22 @@
         "d6t": {
             "Name": "API for D6T Sensor",
             "Description": "This is the UPM Module for Omron MEMS D6T Thermal Sensor",
-            "Aliases": [""],
-            "Categories": [""],
+            "Aliases": ["IR Sensor"],
             "Connections": ["I2C"],
             "Project Type": ["sensor"],
             "Manufacturers": ["Omron"],
-            "Image": "",
             "Examples": {
                 "C++": ["d6t.cxx"]
             },
-            "Specifications": {
-                "Baud Rate": {
-                    "unit" : "",
-                    "default": ""
-                }
-            },
             "Platforms": {
                 "Intel Edison": {
-                    "Notes": [""]
+                    "Notes": ["Might need omron thermal sensor"]
                 }
             },
             "Urls": {
-                "Product Pages": ["https://www.components.omron.com/product-detail?partId=396"],
+                "Product Pages": ["https://www.components.omron.com/parametric-search?nodeId=404010&nodeParentId=4040"],
                 "Datasheets": ["https://omronfs.omron.com/en_US/ecb/products/pdf/en_D6T_catalog.pdf"]
             }
         }
     }
 }
-
-