diff --git a/config/hyperion.config.json b/config/hyperion.config.json index ed68c2f9..bba5ce09 100644 --- a/config/hyperion.config.json +++ b/config/hyperion.config.json @@ -4,10 +4,10 @@ { /// Device configuration contains the following fields: /// * 'name' : The user friendly name of the device (only used for display purposes) - /// * 'type' : The type of the device or leds (known types for now are 'ws2801', 'lpd6803', 'sedu', - /// 'adalight', 'test' and 'none') + /// * 'type' : The type of the device or leds (known types for now are 'ws2801', 'ldp8806', + /// 'lpd6803', 'sedu', 'adalight', 'lightpack', 'test' and 'none') /// * 'output' : The output specification depends on selected device. This can for example be the - /// device specifier or the output file name + /// device specifier, device serial number, or the output file name /// * 'rate' : The baudrate of the output to the device /// * 'colorOrder' : The order of the color bytes ('rgb', 'rbg', 'bgr', etc.). "device" : diff --git a/deploy/HyperCon.jar.REMOVED.git-id b/deploy/HyperCon.jar.REMOVED.git-id index 49501ee1..7b781130 100644 --- a/deploy/HyperCon.jar.REMOVED.git-id +++ b/deploy/HyperCon.jar.REMOVED.git-id @@ -1 +1 @@ -f888f2f1ce44fca56ac8c6326c8615849cbd6a5d \ No newline at end of file +85ee9ddb3d9a3dd3ba63e1d1d8b21e3616cb79ae \ No newline at end of file diff --git a/deploy/hyperion-remote b/deploy/hyperion-remote index c8c93ae6..8d8588d2 100755 Binary files a/deploy/hyperion-remote and b/deploy/hyperion-remote differ diff --git a/deploy/hyperiond.REMOVED.git-id b/deploy/hyperiond.REMOVED.git-id index 4788dbfd..25676c67 100644 --- a/deploy/hyperiond.REMOVED.git-id +++ b/deploy/hyperiond.REMOVED.git-id @@ -1 +1 @@ -ac10479924500e3f83ef3a1887a74a0f53f2b58b \ No newline at end of file +265d49d7ea3ac292bf6406132955c3c1bf610509 \ No newline at end of file