diff --git a/schema.json b/schema.json index b08233e474..4d931f9b13 100644 --- a/schema.json +++ b/schema.json @@ -117,9 +117,9 @@ "required": ["id", "codec"] } ] - }, - "additionalProperties": false - } + } + }, + "additionalProperties": false } }, "additionalProperties": false diff --git a/vendor/yobiiq/index.yaml b/vendor/yobiiq/index.yaml index b75b1daa38..1ce3f6508b 100644 --- a/vendor/yobiiq/index.yaml +++ b/vendor/yobiiq/index.yaml @@ -7,7 +7,7 @@ endDevices: # It can either be a combo of device ID + hardware version + firmware version + region, or profile ID + codec ID # NOTE: The profileIDs is different from the vendorID. profileIDs: - '04154EB7': + '20151': # 0x4EB7 endDeviceID: 'sd-1001' firmwareVersion: '1.0' hardwareVersion: '1.0'